Commit Graph

3007 Commits

Author SHA1 Message Date
Ben Hovinga
3d117646a5 chore(docs): fix broken links in CONTRIBUTING guide (#2038)
* chore(docs): Fix broken links

* docs: Update links in CONTRIBUTING

---------

Co-authored-by: Bereket Engida <bekacru@gmail.com>
2025-03-28 17:42:57 +03:00
Jason
26a045e250 docs: fix import in tanstack(#2029) 2025-03-28 10:58:03 +03:00
Bereket Engida
fc3492d6c1 chore: release v1.2.6-beta.2 v1.2.6-beta.2 2025-03-28 10:18:53 +03:00
Bereket Engida
f6cad2b6db chore(deps): add concurrently package 2025-03-27 20:14:46 +03:00
Bereket Engida
e436411189 chore: remove deprecated contribution guide 2025-03-27 20:09:53 +03:00
Stephen Zhou
0b6a23fcd7 fix: export oAuth types (#2028) 2025-03-27 20:07:46 +03:00
Bereket Engida
99f9f0575c chore: release v1.2.6-beta.1 v1.2.6-beta.1 2025-03-27 11:03:49 +03:00
Bereket Engida
f0e8f3fd14 fix: fallback to checking main db on session retrieval when storeSessionInDatabase is enabled 2025-03-27 09:48:55 +03:00
Nicholas Groters
1acf9ebaa0 docs: Add productionURL to OAuth Proxy options (#1943) 2025-03-27 08:42:30 +03:00
Bereket Engida
b3e7d7e186 chore(deps): update better-fetch to version 1.1.18 2025-03-27 08:16:13 +03:00
Bereket Engida
4533c68a3e chore: release v1.2.5 v1.2.5 2025-03-26 23:57:23 +03:00
Bereket Engida
9b97962eda chore: release v1.2.5 2025-03-26 23:55:42 +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
dependabot[bot]
128cca8151 chore(deps): bump next from 15.2.1 to 15.2.3 (#1982)
Bumps [next](https://github.com/vercel/next.js) from 15.2.1 to 15.2.3.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/compare/v15.2.1...v15.2.3)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-26 19:33:05 +03:00
Ismail Sabet
e3377b4019 docs: remove userId and add email on organization indexed fields (#2011) 2025-03-26 19:31:49 +03:00
Bereket Engida
4c304a9ad8 chore: release v1.2.5-beta.10 v1.2.5-beta.10 2025-03-26 11:57:34 +03:00
Bereket Engida
4afcb8e808 fix: additional fields type inference breaking on default value 2025-03-26 11:06:54 +03:00
KinfeMichael Tariku
918b22906e chore(demo): add readme (#2004) 2025-03-26 09:49:43 +03:00
KinfeMichael Tariku
46e39415a2 docs: 404 page (#2005) 2025-03-26 09:42:11 +03:00
John Tanzer
ba2e58e7bb fix: only delete verification token on password reset after succesful db query (#1995) 2025-03-25 20:27:00 +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
Alexander Lyon
48a64171bb chore: remove dead code (#1989) 2025-03-25 17:43:55 +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
Maxwell
3b6ca1504b chore(jsdoc): field attribute for required should be true (#1986) 2025-03-25 16:17:17 +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
Bereket Engida
b2c7d8f598 chore: release v1.2.5-beta.9 v1.2.5-beta.9 2025-03-25 08:14:14 +03:00
Bereket Engida
d74199f1e9 fix: respect disable signup on social providers (#1981) 2025-03-25 08:13:39 +03:00
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
Paul Nodet
43ab2860b4 fix(cli): invalid prisma init config (#1964) 2025-03-24 08:03:20 +03:00
darkred07
f52a3798ee docs(fix): rename client to authClient (#1832) 2025-03-24 07:48:50 +03:00
Bereket Engida
b41febc54f chore: release v1.2.5-beta.8 v1.2.5-beta.8 2025-03-23 18:57:45 +03:00
Bereket Engida
ae78dd73ad fix(organization): membership limit incorrect usage breaks list organizations (#1961) 2025-03-23 18:57:20 +03:00
Bereket Engida
09830a7839 fix(rate-limiter): custom rate limiing table name breaking db query (#1960) 2025-03-23 18:57:04 +03:00
Bereket Engida
4a310342c6 fix(rate-limiter): handle missing IP address in rate limit function (#1959) 2025-03-23 18:56:52 +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
Bereket Engida
6b47e56a63 fix: unlinkAccount should support optional accountId (#1952) 2025-03-23 15:46:56 +03:00
Bereket Engida
3e16da63c6 chore: release v1.2.5-beta.7 v1.2.5-beta.7 2025-03-23 13:16:33 +03:00
occorune
ab52426c01 cli(fix): correct typo in auth-config for DrizzleAdapter (#1950) 2025-03-23 08:42:33 +03:00