Commit Graph

1054 Commits

Author SHA1 Message Date
Bereket Engida
bcc17b96a0 docs(tanstack): update code block for API route example and fix syntax spacing 2025-04-04 15:57:58 +03:00
Bereket Engida
ba83da0f08 docs(drizzle): add drizzle-kit generate command 2025-04-04 15:54:54 +03:00
Bereket Engida
d1c86b0b24 docs: update rate limit schema 2025-04-04 13:10:43 +03:00
KinfeMichael Tariku
1116638cc4 fix: docs syntax spacing
docs: fix syntax spacing
2025-04-04 06:47:40 +03:00
Maxwell
a783cd14cb docs(fix): contributing docs had invalid links (#2103) 2025-04-03 21:24:15 +03:00
Thejana Weththasinghe
20aa26ab7c docs: fix syntax spacing 2025-04-03 18:58:50 +05:30
Bereket Engida
2b38023928 chore: update nizzy profession 2025-04-02 19:21:25 +03:00
Alexander Cato
214c24bfdf docs: fix grammatical errors in admin plugin (#2081)
* docs: fix grammatical errors in admin.mdx

* docs: correct possessive form in admin.mdx
2025-04-02 14:10:51 +03:00
Netrifier
df72736d36 feat(admin): Add support for passing multiple roles as array (#1907)
* feat: add support for passing multiple roles as array

* docs(admin): update docs

* fix(admin): Fix admin role types not referenced correctly when custom roles are not passed

* test(admin): add test for multiple roles

* fix(admin): Fix duplicate exports of InferRolesFromOption and parseRoles from admin and organization plugin
2025-04-01 20:24:02 +03:00
Kinfe123
f9d735fb0e lint 2025-04-01 14:15:56 +03:00
Kinfe123
1c605cebde fix: tooltip arrow 2025-04-01 14:15:35 +03:00
KinfeMichael Tariku
673bdee66b chore: env variable consistency for social providers docs
fix(docs): Add missing "as string" to env variables
2025-04-01 12:09:11 +03:00
KinfeMichael Tariku
06b557b999 unwanted white space 2025-04-01 10:03:03 +03:00
KinfeMichael Tariku
9b698ecca2 Merge branch 'main' into patch-1 2025-04-01 10:01:32 +03:00
KinfeMichael Tariku
5f5fb8ddf5 chore: enable option on ratelimit docs
Update rate-limit.mdx
2025-04-01 09:50:26 +03:00
Kinfe123
ba5b8dfc23 lint 2025-04-01 09:38:51 +03:00
Kinfe123
1dbcc5f782 replace with real url params 2025-04-01 09:38:22 +03:00
Kinfe123
e2d6b2fdbe fix: og image compat 2025-04-01 09:37:43 +03:00
KinfeMichael Tariku
0d7fa1f99c chore: import orders and alias to avoid conflict in ac code examples
fix: import orders and alias to avoid conflict in ac code examples
2025-03-31 15:52:28 +03:00
Bereket Engida
cad6470b87 docs: fix incorrect field labels and remove database tables container 2025-03-31 07:26:18 +03:00
Bereket Engida
07d44db4d0 docs(strupe): add query param in for list sub referenceId 2025-03-31 00:08:31 +03:00
Zerubbabel
df41406acb docs(builder): ensure password confirmation field has type='password' (#2021) 2025-03-30 10:21:10 +03:00
Daniel Worku
2bf10ab6b0 docs(supabase-migration): add non-null assertion operator on env variables (#2044) 2025-03-29 08:27:52 +03:00
Bereket Engida
f2cb6f511e docs: remove useSescureCookies config mention from getSessionCookies 2025-03-29 07:43:09 +03:00
Jason
26a045e250 docs: fix import in tanstack(#2029) 2025-03-28 10:58:03 +03:00
Bereket Engida
e436411189 chore: remove deprecated contribution guide 2025-03-27 20:09:53 +03:00
Nicholas Groters
1acf9ebaa0 docs: Add productionURL to OAuth Proxy options (#1943) 2025-03-27 08:42:30 +03:00
its_Exey_
58564fd5ca docs : default export sign-up component in the box builder (#1776) 2025-03-26 23:52:15 +03:00
KinfeMichael Tariku
06193a3b63 feat: refresh token endpoint (#1779) 2025-03-26 23:51:33 +03:00
Mighty Ali
ed7bc69447 docs: fix update ..all to ...all (#1762) 2025-03-26 23:50:34 +03:00
John Tanzer
1e775cb4d9 docs: add disable 2fa (#2013) 2025-03-26 22:16:32 +03:00
KinfeMichael Tariku
e0835c9d38 docs: fix ui builder code block (#1999) 2025-03-26 21:38:40 +03:00
Ismail Sabet
e3377b4019 docs: remove userId and add email on organization indexed fields (#2011) 2025-03-26 19:31:49 +03:00
KinfeMichael Tariku
46e39415a2 docs: 404 page (#2005) 2025-03-26 09:42:11 +03:00
Bereket Engida
fee9d64ac2 docs: enforce base url (#1991)
* fix: enforce base url

* check options

* chore: fix base url docs

* refactor(init.test): remove test for missing baseURL error
2025-03-25 18:45:55 +03:00
Bereket Engida
25ad0de591 docs(jwt): update heading level for local JWKS example 2025-03-25 18:43:31 +03:00
Bereket Engida
8ecdff9c15 docs: improve docs search bar look 2025-03-25 18:17:53 +03:00
Bereket Engida
e198731b03 docs(jwt): update JWKS handling in token validation example 2025-03-25 17:58:05 +03:00
Bereket Engida
ef173fa71a docs(jwt): clarify token usage example in JWT documentation 2025-03-25 17:56:04 +03:00
Bereket Engida
d5ae5b2def chore: fix typo 2025-03-25 17:55:14 +03:00
Bereket Engida
570075d530 docs(jwt): add examples for validating JWTs using remote and local JWKS 2025-03-25 17:42:56 +03:00
Bereket Engida
d2b6d7b8ff docs(svelte-kit): remove layout session management examples 2025-03-25 14:44:24 +03:00
Shahriar
e1033db79b docs(options): add rateLimit api options (#1979) 2025-03-25 08:25:17 +03:00
Amagi
e334423c37 Merge branch 'main' into fix/typos 2025-03-25 06:53:33 +08:00
Shahriar
c3bd982029 Update rate-limit.mdx 2025-03-25 00:22:32 +03:30
Bereket Engida
7ea59f47b9 fix(username): update validator to allow dots in usernames 2025-03-24 17:18:07 +03:00
Stephen Zhou
30b6489bf1 docs(expo): full babel config example (#1971) 2025-03-24 14:44:36 +03:00
darkred07
f52a3798ee docs(fix): rename client to authClient (#1832) 2025-03-24 07:48:50 +03:00
Bereket Engida
0c22cef93f docs: remove quote on comparison 2025-03-23 17:26:12 +03:00
Bereket Engida
06ac5a4f4b docs: fix typo 2025-03-23 15:48:16 +03:00