1794 Commits

Author SHA1 Message Date
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 Engida
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
Fynn
d798898f71 docs: fix wrong revokeUserSession call (#712) 2024-12-01 19:36:16 +03:00
Fynn
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
Fynn
c20afbf041 docs: wrong listUserSessions call (#709) 2024-12-01 15:22:07 +03:00
Lukas Scholten
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 Lyra
09cb5f9e83 docs(builder): enhance UI and accessibility for auth options (#686) 2024-11-29 20:24:30 +03:00
Bereket Engida
fa2e4b498f fix: allow metadata in update organization request (#700) 2024-11-29 20:23:39 +03:00
Chlorine
74eb485597 fix: conditionally set Drizzle text type to varchar for MySQL migrations (#672) 2024-11-29 20:22:52 +03:00
Bereket Engida
4b7ca02e33 fix: missing export type for admin plugin (#683) 2024-11-29 20:14:45 +03:00
Bruno Fantauzzi
c1b5cc4fe3 docs: fix typo (#687) 2024-11-29 20:14:12 +03:00
MBLVD
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 Engida
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 Scholten
01e8e4df26 fix: add check if updateAccount input is empty (#697) 2024-11-29 20:06:16 +03:00
Namu
9a31e45c06 docs: fix typo in session docs (#696) 2024-11-29 16:24:53 +03:00
KinfeMichael Tariku
492cda1474 docs: landing improvements (#695) 2024-11-29 08:30:21 +03:00
Bereket Engida
f833373dee fix(open-api): rename generate schema api 2024-11-28 22:08:11 +03:00
Bereket Engida
89a312e8d3 docs: fix landing responsiveness 2024-11-28 19:02:30 +03:00
Bereket Engida
a39c2e6d59 docs: fix broken link 2024-11-28 15:10:19 +03:00
Jani
9b00f1e169 fix: ensure persistence to secondary storage upon cache eviction (#669) 2024-11-28 08:50:49 +03:00
Bereket Engida
622610e591 chore: release v1.0.7 v1.0.7 2024-11-28 08:25:26 +03:00
Bereket Engida
2596070a74 fix: query param should be removed from rate limiter key 2024-11-28 08:14:01 +03:00
Bereket Engida
d51762f65c chore: fix types 2024-11-27 22:46:06 +03:00
Bereket Engida
9c68467ceb chore: release v1.0.6 v1.0.6 2024-11-27 22:15:26 +03:00
Bereket Engida
b1519bbb51 fix: avoid catching email callbacks 2024-11-27 22:14:40 +03:00
Bereket Engida
962712d098 fix: convert id to string on verification values 2024-11-27 22:14:40 +03:00
Bereket Engida
339a7fb586 fix: vue client store type inference 2024-11-27 22:14:40 +03:00
Sam Green
bf9e145f8f docs: fix typos in basic-usage.mdx (#675) 2024-11-27 20:12:52 +03:00
Bereket Engida
f2802e2181 docs: fix community link 2024-11-27 17:30:58 +03:00
Bereket Engida
d70d2c9f9a chore: remove custom session from demo 2024-11-27 17:02:34 +03:00
Lukas Scholten
bc3cdc751a docs: add customSessionClient import (#673) 2024-11-27 15:35:19 +03:00
Bereket Engida
4e3e71c821 test: add update passkey test 2024-11-26 23:08:38 +03:00
Diego Peter
f738b645f5 feat: update passkey (#548) 2024-11-26 22:47:04 +03:00
Bereket Engida
bc010da56d docs: add activeOrganizationId on org schema 2024-11-26 20:40:18 +03:00
Bereket Engida
cdc3dedb08 fix: enforce field validators 2024-11-26 16:30:35 +03:00
Bereket Engida
b439db0a7f chore: release v1.0.5 v1.0.5 2024-11-26 15:18:56 +03:00
Bereket Engida
982bdd497a chore:lint 2024-11-26 15:12:42 +03:00
enchart
d3929d0fd9 feat(cli): account for usePlural option in drizzle schema generation (#664) 2024-11-26 15:12:22 +03:00