Commit Graph

1184 Commits

Author SHA1 Message Date
KinfeMichael Tariku
3fdbe99cd5 docs: fix kformatter support for millions (#2574) 2025-05-07 09:44:44 -07:00
Rahul Mishra
6caf2a48ab feat: add getAccessToken api for oauth accounts (#2557)
* feat: add getAccessToken api for oauth accounts

* fix: remove returning refresh token and refactor

* add docs

* chore: move both access and refresh token to account

* chore: refactor to account.ts

* chore: mention refresh on getAcessToken

---------

Co-authored-by: Bereket Engida <bekacru@gmail.com>
2025-05-07 09:08:44 -07:00
Bereket Engida
4c106d20e3 docs: update cookie caching section for clarity and framework naming 2025-05-07 09:07:38 -07:00
Bereket Engida
defadb3b72 docs: change banner style 2025-05-06 13:35:55 -07:00
Bereket Engida
ae18f021c9 docs: add dub plugin docs 2025-05-06 10:23:50 -07:00
Maxwell
f920103629 feat(anonymous): custom anonymous names (#2361)
* feat(anonymous): Custom name for anonymous users

* chore: lint

* chore: cleanup

* update: docs

* update: pass `ctx` to `generateName`
2025-05-05 20:14:10 -07:00
KinfeMichael Tariku
326747b297 fix: resolve logo assets redirection and toaster styling issues 2025-05-04 19:15:27 +03:00
Maxwell
700babea05 chore: added docs on the select_account prompt 2025-05-03 19:13:21 +03:00
Anson Kao
2a246aeb87 docs: add fastify integration guide to installation(#2516) 2025-05-02 14:19:53 -07:00
KinfeMichael Tariku
58e1451f53 docs: improve apple social signIn 2025-05-02 17:07:55 +03:00
Samson Tesfaye
9e70836d12 docs: add Fastify integration guide 2025-05-02 05:37:18 -07:00
Mahad Kalam
cb167513b0 docs: add info about defaultKeyLength (#2467) 2025-05-01 07:17:35 -07:00
KinfeMichael Tariku
5c59506fc2 docs: improve admin schema field type 2025-05-01 12:05:49 +03:00
KinfeMichael Tariku
3207156af8 fix: improve signin builder and tabs functionality 2025-05-01 11:57:38 +03:00
KinfeMichael Tariku
5eafd4bd27 chore: docs optimizations 2025-04-30 16:17:41 +03:00
Bereket Engida
bf83774db3 docs: use instead of for nuxt examples 2025-04-29 13:02:36 -07:00
Bereket Engida
926e580161 docs(fix): correct secondary storage api example in options reference 2025-04-29 12:34:47 -07:00
KinfeMichael Tariku
a0728a88db chore: admin and org docs optimization 2025-04-27 23:56:00 +03:00
Bereket Engida
ffca7332b3 chore: remove duplicate heading from nextjs integration docs 2025-04-26 23:03:52 +03:00
Yeferson Toloza
5ee4fca547 chore: fix admin plugin docs with code examples and comments 2025-04-26 10:06:38 +03:00
KinfeMichael Tariku
92f7d28033 chore: fix api calls in the org docs 2025-04-26 09:36:51 +03:00
KinfeMichael Tariku
25e82669ee chore: fix tooltip for docs and whitespaces 2025-04-26 00:38:12 +03:00
Thorben
fba24f9be8 chore: Add ExpressJS v5 implementation disclaimer 2025-04-25 17:59:07 +03:00
Bereket Engida
2f23b22022 chore: fix landing hydration error 2025-04-25 11:27:35 +03:00
Bereket Engida
1d5535c3b7 docs: update banner style 2025-04-25 10:58:23 +03:00
Bereket Engida
2aaaf40a5c docs: update banner style 2025-04-25 10:58:23 +03:00
Anthony
1a7a40849b chore: fix duplicated code block in passkey guide 2025-04-25 09:11:44 +03:00
Mario - Unbiased Dev
6a818167a5 chore: update rate limiting information in astro guide 2025-04-25 08:47:53 +03:00
jewhyena
4aa569ad87 chore: fix typo in organizations docs 2025-04-25 08:43:03 +03:00
abdalem
61650380db doc: change plugin typo in schema from 'reference' to 'references' (#2417)
According the ts description, reference should be references.
2025-04-25 01:28:11 +03:00
Abdulrahman
5787d68cf5 docs: add guide for Sign In with Apple (#2430) 2025-04-25 01:12:50 +03:00
Bereket Engida
0127426a5e docs: improve token encryption section in users-accounts 2025-04-23 14:14:14 +03:00
Bereket Engida
85f5460cbe docs: add token encryption guidance to users-accounts documentation 2025-04-23 13:56:58 +03:00
Justin Torre
b77727db44 docs(sso): fix url typo (#2403) 2025-04-23 10:52:39 +03:00
Rin Arakaki
06da0b22ef docs: unify how authClient is imported (#2308) 2025-04-22 12:39:31 +03:00
Pukima
3d71d2262f docs: make it clear that we use an outdated stripe version (#2318)
This should resolve confusion with errors related to breaking changes that were introduced in the basil api version of stripe.
2025-04-22 12:34:05 +03:00
Legion
b23bf618fd docs: removed 1px from headerbar height variable. (#2391)
* fix(docs): removed 1px from headerbar height variable.

* fix(docs): fixed sidebar height issue and made it pixel perfect

* fix(docs): fixed scroll bumping issue when scrolling the  from top

* fix(docs): fixed scroll bumping issue when scrolling the  from top
2025-04-22 06:50:51 +03:00
KinfeMichael Tariku
eccfcc3b31 chore: add better auth tanstack video guide 2025-04-21 22:22:43 +03:00
Maxwell
b48cc51ded docs(fix): typo for user.linkSocial at User & accounts docs (#2372) 2025-04-21 20:51:41 +03:00
KinfeMichael Tariku
4ac93ba2b4 fix: join waitlist banner styling 2025-04-20 15:21:01 +03:00
Maxwell
6133a81d5f docs: add Instant DB to community adapter (#2286) 2025-04-20 11:43:04 +03:00
Bereket Engida
89cee73335 feat: make update account on signin optional (#2350) 2025-04-20 07:45:06 +03:00
Bereket Engida
3b3e026be3 docs: add ctx on custom session example 2025-04-20 07:43:16 +03:00
KinfeMichael Tariku
c140af64f9 docs: resource reference page (#2357) 2025-04-20 00:53:50 +03:00
Bereket Engida
7ff8671c69 chore: update banner style 2025-04-19 16:08:19 +03:00
Bereket Engida
ef71f710a8 chore: update banner message 2025-04-19 15:00:08 +03:00
Bereket Engida
793ced0e7a chore: add infra announcement banner 2025-04-19 14:08:50 +03:00
Bereket Engida
3f574ec70b docs: fix better auth initalizer typo 2025-04-18 18:29:53 +03:00
Bereket Engida
a368d9636d docs(session): mention disableCookieCache refreshes the cache 2025-04-18 18:28:45 +03:00
Bereket Engida
8931a1f969 chore: update logo.png 2025-04-17 13:19:21 +03:00