Commit Graph

6627 Commits

Author SHA1 Message Date
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
Bereket Engida
2f80970eb8 fix: cleanup existing session, on set-session if a session already exists for the same user (#655) 2024-11-26 15:11:25 +03:00
Bereket Engida
23ff6039ba fix: additional fields default values not being applied (#663) 2024-11-26 15:11:05 +03:00
Bereket Engida
f7a32a5af8 docs: improve plugins docs 2024-11-26 15:10:44 +03:00
Bereket Engida
6af44cd436 fix(admin): ban time expiration should compare with unix timestamp 2024-11-26 14:49:46 +03:00
Jani
50a2ca13ba fix: always prefer custom generateId function (#662) 2024-11-26 14:38:40 +03:00
Greg Jackson
f176131589 fix: UserWithRole type to reflect db schema (#658)
Co-authored-by: Greg Jackson <greg@Gregs-MacBook-Pro.local>
2024-11-26 14:36:31 +03:00
Bereket Engida
e7438e2a3e feat: include error-code on all endpoints 2024-11-26 14:30:44 +03:00
Bereket Engida
7fea8f4e35 docs: remove logo from landing installer 2024-11-26 12:32:34 +03:00
Bereket Engida
a3b15332e6 docs: update landing hero section 2024-11-26 11:51:07 +03:00
Bereket Engida
e858547dd8 docs: remove hero installer 2024-11-26 11:19:48 +03:00
LovelessCodes
ae4d5bae35 chore: rename secert.ts to secret.ts (#661) 2024-11-26 10:41:21 +03:00
Bereket Engida
fb7f1b57db docs: update landing hero section 2024-11-26 10:36:51 +03:00
Bereket Engida
daa37d5d5a chore: release v1.0.4 v1.0.4 2024-11-26 02:03:43 +03:00
Bereket Engida
2cd337e4ef fix(drizzle): apply orderBy only when applicable 2024-11-26 01:20:35 +03:00
Bereket Engida
c3b7e10aa1 docs: update landing hero section ui 2024-11-26 00:53:43 +03:00
Bereket Engida
67d953e3f5 docs: improve responsivness 2024-11-25 23:54:42 +03:00
Bereket Engida
ca5e90883c feat(cli): add secret generator command for the cli (#659) 2024-11-25 23:44:30 +03:00