Bereket Engida
|
db2c0d0c8a
|
docs: fix api typo on security guide
|
2025-06-07 15:04:41 -07:00 |
|
KinfeMichael Tariku
|
335e6be0bf
|
docs: headers in the setPassword method (#2923)
|
2025-06-06 14:22:15 -07:00 |
|
Luca
|
91d504d81b
|
docs(fix): replace error with status in elysia example (#2897)
* fix(docs): replace error with status in elysia example
7d921a2c90/src/context.ts (L190)
* fix(docs): undo typo in elysia example
|
2025-06-04 15:53:44 -07:00 |
|
Richard Poelderl
|
5526b24568
|
docs: remove unused withMcpAuth (#2902)
it's imported but unused.
|
2025-06-04 08:54:51 -07:00 |
|
KinfeMichael Tariku
|
f6e18b8a85
|
docs: cors callout in cookies (#2886)
|
2025-06-03 00:11:10 -07:00 |
|
Ruslan K.
|
8e4cd77433
|
feat(passkey): AAGUID field support (#2189)
* feat(passkey): AAGUID support
* docs: added aaguid options
* satisfies on base type
---------
Co-authored-by: Kinfe123 <kinfishtech@gmail.com>
|
2025-06-02 23:57:30 -07:00 |
|
Bennett Dams
|
df01a2e74c
|
docs: clarify drizzle adapter option for plural tables (#2883)
|
2025-06-02 17:11:10 -07:00 |
|
Cyanhall
|
186e42a95f
|
docs: add NuxSaaS link as example integration with Nuxt (#2868)
docs: fix formatting of NuxSaaS link in Nuxt integration documentation
|
2025-06-01 22:16:27 -07:00 |
|
Dominik K.
|
04695a7c5b
|
docs: improve Expo documentation (#2335)
* docs: improve expo documentation
* fix: add missing extention
* fix: move back to kebab case
* fix: correct session example
* fix: review comments + export name change
|
2025-06-01 12:48:28 -07:00 |
|
Maxwell
|
05ec120aba
|
docs: simplified comparisons page (#2867)
|
2025-06-01 08:07:45 -07:00 |
|
Harry Buisman
|
662762cd8e
|
docs: fix SSO redirect URL (#2863)
|
2025-05-31 23:15:28 -07:00 |
|
Felipe Rocha
|
fa1e702912
|
docs: remove unnecessary await in permission checks (#2859)
|
2025-05-31 14:27:16 -07:00 |
|
KinfeMichael Tariku
|
a8c65d9871
|
docs: list user with query filter operator (#2857)
|
2025-05-31 13:09:29 -07:00 |
|
KinfeMichael Tariku
|
0d33d9d8ed
|
docs: basePath options in auth config (#2851)
|
2025-05-31 01:33:54 -07:00 |
|
KinfeMichael Tariku
|
77c38594bb
|
docs: generic oauth options (#2845)
|
2025-05-30 17:32:20 -07:00 |
|
KinfeMichael Tariku
|
872a65adc1
|
docs: baseURL option in auth config (#2844)
|
2025-05-30 16:50:57 -07:00 |
|
KinfeMichael Tariku
|
84d1853ad5
|
docs: mcp blog typo (#2833)
|
2025-05-29 20:30:19 -07:00 |
|
Taesu
|
efc655de80
|
docs: add missing trustedOrigins option (#2822)
|
2025-05-28 21:31:38 -07:00 |
|
Taka
|
cb5de99501
|
docs: add callback URL property to sign up method (#2815)
|
2025-05-28 15:30:06 -07:00 |
|
crutchtheclutch
|
fdee04fdc7
|
feat(customPaths): provide an option to modify and map api paths (#2193)
|
2025-05-28 10:32:03 -07:00 |
|
Snehendu Roy
|
ebf06eb00c
|
docs: email otp verification guide (#2717)
|
2025-05-27 23:09:52 -07:00 |
|
KinfeMichael Tariku
|
8d82cf5959
|
docs: remove incorrect reference to nullable fieldAttribute
|
2025-05-27 17:33:03 -07:00 |
|
Julio Montoya
|
95d79deb30
|
docs: update hono intergration (#2738)
|
2025-05-27 17:00:54 -07:00 |
|
CZ Tang
|
c3caf1c8da
|
docs: update github docs (#2783)
|
2025-05-27 16:45:58 -07:00 |
|
KinfeMichael Tariku
|
7ad8129cf9
|
docs: incorrect reference link (#2806)
|
2025-05-27 16:02:05 -07:00 |
|
KinfeMichael Tariku
|
25b7f4f2d6
|
chore: add clerk migration video guide
|
2025-05-27 01:33:23 -07:00 |
|
Usman S. (Max Programming)
|
aab97bbc8f
|
docs: fix minor inconsistency (#2790)
|
2025-05-25 18:23:17 -07:00 |
|
Cherish
|
f748171df6
|
docs: typo fix in seesion-management docs(#2785)
|
2025-05-25 12:57:10 -07:00 |
|
Rahul Mishra
|
78ebec692c
|
docs: fix scopes array for mcp plugin oidc (#2770)
|
2025-05-25 01:18:57 -07:00 |
|
manfromexistence
|
7150c378bb
|
docs: typo fix on facebook client secret value
|
2025-05-25 00:59:59 -07:00 |
|
Rahul Mishra
|
32cda8ae57
|
feat: add account info endpoint (#2664)
Co-authored-by: Bereket Engida <86073083+Bekacru@users.noreply.github.com>
|
2025-05-23 12:56:00 -07:00 |
|
Rahul Mishra
|
bc2bc2e9fd
|
feat: new user delete flow (#2704)
* feat: new user delete flow
* fix: modify and add test cases
|
2025-05-23 12:46:10 -07:00 |
|
Bereket Engida
|
9cc2e3d8ab
|
feat: MCP plugin (#2666)
* chore: wip
* wip
* feat: mcp plugin
* wip
* chore: fix lock file
* clean up
* schema
* docs
* chore: lint
* chore: release v1.2.9-beta.1
* blog
* chore: lint
|
2025-05-23 12:44:51 -07:00 |
|
Bereket Engida
|
8e9a8fde28
|
docs: add additional scope request example
|
2025-05-22 14:22:50 -07:00 |
|
z8
|
ec7f3a6213
|
docs: update stripe install version (#2680)
update stripe install
|
2025-05-22 12:42:53 -07:00 |
|
Björn Rave
|
ed44847a8d
|
docs: improve wildcard domains usage (#2735)
|
2025-05-22 11:51:48 -07:00 |
|
Bereket Engida
|
69ef90dfd7
|
docs: imporve nextjs callout for getSessionCookie
|
2025-05-22 11:34:54 -07:00 |
|
Bereket Engida
|
460aabf5e0
|
docs: update migration guide
|
2025-05-22 10:18:34 -07:00 |
|
KinfeMichael Tariku
|
2fdcd6ee5c
|
docs: improve clerk migration guide (#2746)
|
2025-05-22 02:13:56 -07:00 |
|
Bereket Engida
|
c1a4809b03
|
docs: add how to export user data from clerk
|
2025-05-22 01:40:11 -07:00 |
|
Bereket Engida
|
bf51b7dee5
|
docs: fix typos in clerk migration guide
|
2025-05-22 01:13:40 -07:00 |
|
KinfeMichael Tariku
|
581ce7263f
|
docs: clerk migrations guide (#2741)
* docs: typo in admin plugin
* docs: added clerk migration guide
* clean ups
* handling null
* added the icon
* lint
* unnessary options
* improve guide
---------
Co-authored-by: Bereket Engida <bekacru@gmail.com>
|
2025-05-22 00:23:36 -07:00 |
|
Dan McGrath
|
f64fcc8288
|
chore: typo fix in nextauth migration guide
|
2025-05-21 18:33:39 -07:00 |
|
KinfeMichael Tariku
|
4dd174b6a2
|
chore: llms.txt mentioned in the docs
|
2025-05-21 13:33:36 -07:00 |
|
Matthias Feist
|
87b2ffa562
|
docs(jwt): mention the bearer plugin (#2712)
|
2025-05-20 13:59:01 -07:00 |
|
Emil Widlund
|
73dca10e5a
|
docs: fix minor polar documentation issues
|
2025-05-19 08:29:32 -07:00 |
|
Muhammed Rahif
|
d23084d5d2
|
docs: typo update on auth client
|
2025-05-18 23:38:45 -07:00 |
|
Rahul Mishra
|
2f8dd56d5b
|
docs: providerId params in getAccessToken docs (#2707)
|
2025-05-18 12:30:57 -07:00 |
|
Rahul Mishra
|
659f8391df
|
docs: fix discord invite links
|
2025-05-17 05:09:10 -07:00 |
|
KinfeMichael Tariku
|
5f556bd4d2
|
docs: identation issue in organization plugin
|
2025-05-17 04:50:29 -07:00 |
|