Commit Graph
1818 Commits
Author SHA1 Message Date
Bereket Engida 6d72854f32 chore: remove dead code 2024-12-02 17:47:49 +03:00
Bereket Engida d520ec30e7 chore: update session-api test 2024-12-02 17:47:38 +03:00
Bereket EngidaandGitHub 6ea3909225 docs: update references from client to authClient (#728) 2024-12-02 17:04:23 +03:00
Bereket Engida 02678a4f94 chore: fix types 2024-12-02 17:04:06 +03:00
Bereket Engida 97e22585fa chore: lint 2024-12-02 16:53:53 +03:00
Bereket EngidaandGitHub fb8fb25be2 docs: has permission on organization doesn't require roles (#727) 2024-12-02 16:42:24 +03:00
Bereket Engida 5539c0704a chore: release v1.0.9-beta.5 v1.0.9-beta.5 2024-12-02 16:29:12 +03:00
Bereket Engida 04721a3888 chore: release v1.0.9-beta.4 2024-12-02 16:29:08 +03:00
Bereket Engida 7f300e61ea fix: stop redirecting during id token auth 2024-12-02 16:29:08 +03:00
ramenha0141andGitHub 451bcc3355 fix: save refreshToken in generic-oauth plugin (#693) 2024-12-02 16:23:18 +03:00
Bereket Engida cb28efc167 chore: release v1.0.9-beta.3 v1.0.9-beta.3 2024-12-02 15:52:09 +03:00
Bereket Engida 539ffce4ee chore: release v1.0.9-beta.2 2024-12-02 15:52:03 +03:00
Bereket Engida e262292ffa chore: fix type 2024-12-02 15:52:03 +03:00
Bruno FantauzziandGitHub c6f3430fc5 docs: update installation guide (#724) 2024-12-02 15:44:37 +03:00
Bereket Engida 76be156318 chore: release v1.0.9-beta.1 v1.0.9-beta.1 2024-12-02 15:43:58 +03:00
Bereket Engida 4a885bcc04 fix(organization): On update, organization metadata shouldn't be stringified unless it's already an object. 2024-12-02 15:43:50 +03:00
Bereket EngidaandGitHub bf9a2cf54b fix: should allow date as additional field type and should handle parsing (#725) 2024-12-02 15:36:42 +03:00
RobiandGitHub 5a3d4e84cc docs: fix typo in expo plugin (#726) 2024-12-02 15:08:05 +03:00
Bereket EngidaandGitHub 0aaa573a32 fix(drizzle): it should use text for id fields other than mysql (#719) 2024-12-02 12:26:43 +03:00
Bereket Engida 894f65a00d fix: parse metadata on update organization 2024-12-02 12:23:31 +03:00
L2andGitHub 0507dd3609 fix: "email not found" Error in Twitter OAuth (#666) 2024-12-02 12:15:16 +03:00
Bereket EngidaandGitHub 1fff8a6964 docs: add how to set active org by default on create session (#720) 2024-12-02 12:08:33 +03:00
Bereket EngidaandGitHub ee705a5f26 fix: prisma schema generator should add @db.text for mysql and generate many fields (#718) 2024-12-02 12:01:54 +03:00
Bereket EngidaandGitHub 897080946d fix: update user should infer additional fields properly (#716) 2024-12-02 11:02:05 +03:00
Bereket Engida 8ebd7242d6 chore: release v1.0.8 v1.0.8 2024-12-02 10:38:18 +03:00
Bereket Engida e7cba7b6f3 fix: resolve TTL inconsistency between milliseconds and seconds for secondary storage 2024-12-02 10:38:09 +03:00
Bereket EngidaandGitHub 47a31964ed fix: null should unset image (#714) 2024-12-02 10:32:36 +03:00
Bereket Engida 02f17e1fd6 chore: release v1.0.8-beta.4 v1.0.8-beta.4 2024-12-02 10:27:32 +03:00
Bereket Engida 7d29f725e6 chore: release v1.0.8-beta.3 2024-12-02 10:27:28 +03:00
Bereket Engida 2a88a8077f fix: expires at date case on secondary storage 2024-12-02 10:27:28 +03:00
Bereket Engida 5abb6b86d1 feat: find and set active organization by slug 2024-12-02 10:27:28 +03:00
FynnandGitHub d798898f71 docs: fix wrong revokeUserSession call (#712) 2024-12-01 19:36:16 +03:00
a903632cb8 feat: add support for configurable digits length (#710)
* feat: add support for configurable digits length (#653)

* fix: use configurable digits length instead of defaulting to 6 in totp

* feat: move twofa otp to use random string instead of totp code

* docs: update 2fa docs

---------

Co-authored-by: Bereket Engida <bekacru@gmail.com>
2024-12-01 16:41:18 +03:00
FynnandGitHub c20afbf041 docs: wrong listUserSessions call (#709) 2024-12-01 15:22:07 +03:00
Lukas ScholtenandGitHub bb6ec7e54c fix: get scheme from expo config (#704) 2024-12-01 10:00:37 +03:00
Bereket Engida f150dbf773 chore: release v1.0.8-beta.2 v1.0.8-beta.2 2024-11-29 21:44:27 +03:00
Bereket Engida 4ee3a09b2f fix: use object parameters for password verification to clarify hash and password roles 2024-11-29 21:44:20 +03:00
Bereket Engida d2045e7d69 chore: release v1.0.8-beta.1 v1.0.8-beta.1 2024-11-29 20:51:31 +03:00
Bereket Engida 783378458d chore: update snapshot 2024-11-29 20:32:19 +03:00
Bereket Engida 221edcad6c chore:lint 2024-11-29 20:28:18 +03:00
Yan LyraandGitHub 09cb5f9e83 docs(builder): enhance UI and accessibility for auth options (#686) 2024-11-29 20:24:30 +03:00
Bereket EngidaandGitHub fa2e4b498f fix: allow metadata in update organization request (#700) 2024-11-29 20:23:39 +03:00
ChlorineandGitHub 74eb485597 fix: conditionally set Drizzle text type to varchar for MySQL migrations (#672) 2024-11-29 20:22:52 +03:00
Bereket EngidaandGitHub 4b7ca02e33 fix: missing export type for admin plugin (#683) 2024-11-29 20:14:45 +03:00
Bruno FantauzziandGitHub c1b5cc4fe3 docs: fix typo (#687) 2024-11-29 20:14:12 +03:00
MBLVDandGitHub 19e9aadc4f docs: fix typo (#692)
Corrected "retunr" to "return" in the customSession function to fix the typo
2024-11-29 20:13:55 +03:00
Bereket EngidaandGitHub 44fa372923 fix: passkey verification shouldn't be required (#699)
* fix: normalize usernames

* fix(passkey): user verification dont need to be requried
2024-11-29 20:11:28 +03:00
Bereket Engida 8d44eec328 fix: session storage expiry time should be converted to date 2024-11-29 20:10:43 +03:00
Bereket Engida c415b6681c fix: normalize usernames 2024-11-29 20:10:43 +03:00
Lukas ScholtenandGitHub 01e8e4df26 fix: add check if updateAccount input is empty (#697) 2024-11-29 20:06:16 +03:00