Commit Graph
2415 Commits
Author SHA1 Message Date
Bereket EngidaandGitHub fb8fb25be2 docs: has permission on organization doesn't require roles (#727) 2024-12-02 16:42:24 +03:00
Bereket Engida 7f300e61ea fix: stop redirecting during id token auth 2024-12-02 16:29:08 +03:00
Bruno FantauzziandGitHub c6f3430fc5 docs: update installation guide (#724) 2024-12-02 15:44:37 +03:00
RobiandGitHub 5a3d4e84cc docs: fix typo in expo plugin (#726) 2024-12-02 15:08:05 +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 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
Yan LyraandGitHub 09cb5f9e83 docs(builder): enhance UI and accessibility for auth options (#686) 2024-11-29 20:24:30 +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
NamuandGitHub 9a31e45c06 docs: fix typo in session docs (#696) 2024-11-29 16:24:53 +03:00
KinfeMichael TarikuandGitHub 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
Sam GreenandGitHub 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
Lukas ScholtenandGitHub bc3cdc751a docs: add customSessionClient import (#673) 2024-11-27 15:35:19 +03:00
Bereket Engida bc010da56d docs: add activeOrganizationId on org schema 2024-11-26 20:40:18 +03:00
Bereket Engida f7a32a5af8 docs: improve plugins docs 2024-11-26 15:10: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
Bereket Engida fb7f1b57db docs: update landing hero section 2024-11-26 10:36:51 +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 EngidaandGitHub ca5e90883c feat(cli): add secret generator command for the cli (#659) 2024-11-25 23:44:30 +03:00
Bereket Engida 2d209bcdd4 chore: fix docs deployment 2024-11-25 23:43:27 +03:00
Bereket Engida a2a2722a10 docs: change docs background 2024-11-25 23:40:18 +03:00
Bereket Engida cf03e7c8e5 docs: remove github icon from sidebar 2024-11-25 21:29:37 +03:00
Bereket Engida 7cb29c413f docs: clean up landing 2024-11-25 21:24:01 +03:00
Bereket Engida 2fb2e8588f docs: add github icon on nav 2024-11-25 20:46:29 +03:00
Bereket Engida 667ab82231 docs: remove shadow from hero btn 2024-11-25 11:37:46 +03:00
Bereket EngidaandGitHub c63ae22c6a feat(open-api): expose generated schema and add disable and path options (#652) 2024-11-25 10:16:14 +03:00
Bereket Engida 30cbab673c docs: remove props from string svgs 2024-11-24 22:53:23 +03:00
Bereket Engida e7ba1e9dda docs: update two factor docs option 2024-11-24 22:49:18 +03:00
Bereket Engida 58f150e6d0 docs: fix overflow on mobile 2024-11-24 18:00:45 +03:00
Bereket Engida a3c6dcb777 docs: fix btn styling 2024-11-24 09:37:43 +03:00
8a4076bdd3 docs: Fix syntax errors and missing imports with auth form builder. (#640)
* Fix syntax errors and missing imports with auth form builder.

* chore:lint

---------

Co-authored-by: Bereket Engida <bekacru@gmail.com>
2024-11-24 09:35:29 +03:00
sajadmhandGitHub bdfc0457ec docs: add isUnique to session token (#639) 2024-11-24 08:52:18 +03:00
MultiniteandGitHub 8a1ba0b36b docs: fixed demo code error in concepts/plugins. (#641) 2024-11-24 08:51:37 +03:00
Bereket Engida 9f3d9aa898 docs: fix responsivness 2024-11-23 15:30:34 +03:00
Bereket Engida 4f166443e9 docs: change x logo 2024-11-23 09:14:09 +03:00
Noah RichardsonandGitHub 793c91e5fc docs: show accessTokenExpiresAt, refreshTokenExpiresAt, and scope as optional (#625) 2024-11-23 08:18:45 +03:00
Bereket Engida 3b96200799 docs: update session schema 2024-11-23 04:52:05 +03:00
Bereket Engida 1eb05764f0 docs: update missing links 2024-11-23 04:45:30 +03:00
Bereket Engida 931b4b4b90 demo: update types 2024-11-23 04:11:50 +03:00