Commit Graph
6898 Commits
Author SHA1 Message Date
Bereket Engida 712a5e2055 feat: require signed bearer tokens and return token in response header 2024-12-12 11:24:16 +03:00
Bereket EngidaandGitHub 1b43f35e46 fix: incorrectly appended query param in verify email (#861) 2024-12-12 10:05:55 +03:00
MultiniteandGitHub e773edb251 docs: fix typo (#844) 2024-12-11 20:51:30 +03:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
7038a1f364 chore(deps): bump nanoid from 2.1.11 to 5.0.9 (#857)
Bumps [nanoid](https://github.com/ai/nanoid) from 2.1.11 to 5.0.9.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/nanoid/compare/2.1.11...5.0.9)

---
updated-dependencies:
- dependency-name: nanoid
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-11 19:43:26 +03:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
835e36d01e chore(deps): bump nanoid from 2.1.11 to 5.0.9 (#856)
Bumps [nanoid](https://github.com/ai/nanoid) from 2.1.11 to 5.0.9.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/nanoid/compare/2.1.11...5.0.9)

---
updated-dependencies:
- dependency-name: nanoid
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-11 19:00:58 +03:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
efa26f662f chore(deps): bump astro from 4.15.9 to 4.16.1 in /examples/astro-example (#855)
Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 4.15.9 to 4.16.1.
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/astro@4.16.1/packages/astro)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-11 19:00:45 +03:00
MultiniteandGitHub a0883ea73c docs: missing comma in demo code & fixed import in demo code (#854) 2024-12-11 18:51:08 +03:00
Bereket Engida 015fce0fea chore: fix type 2024-12-11 18:37:08 +03:00
Bereket EngidaandGitHub 71735b7acb fix: session inference breaking on throw:true (#853) 2024-12-11 17:32:49 +03:00
Bereket Engida b57ddf9f90 chore: fix type 2024-12-11 17:19:27 +03:00
Bereket Engida 123b6568ad chore: fix type 2024-12-11 16:58:09 +03:00
Bereket Engida 884cb7bed4 chore: release v1.0.16-beta.2 v1.0.16-beta.2 2024-12-11 16:46:06 +03:00
Bereket Engida 27b83eea49 fix: preserve js docs when directly passing options to betterAuth 2024-12-11 16:46:02 +03:00
Bereket Engida ff0ddbebe6 chore: release v1.0.16-beta.1 v1.0.16-beta.1 2024-12-11 16:05:23 +03:00
Bereket Engida 0459f5cfd9 fix: preserve js docs when directly passing options to betterAuth 2024-12-11 16:04:26 +03:00
Bereket Engida 91209b153a docs: remove optional from base url 2024-12-11 15:01:47 +03:00
Bereket Engida 2c4566271d chore: remove unused build:docs 2024-12-11 14:12:53 +03:00
Jason GerbesandGitHub e91be5a369 fix: email OTP error codes and docs (#845) 2024-12-11 13:43:34 +03:00
KinfeMichael TarikuandGitHub 36e2ee2e6d docs: fix ui builder theme issue (#847) 2024-12-10 20:01:50 +03:00
Wagih mohamedandGitHub c4abf8a8c6 docs: updated express and node sections adding the cjs and express middlware comments (#842) 2024-12-10 09:18:25 +03:00
Bereket Engida e3e88dda94 chore: release v1.0.15 v1.0.15 2024-12-10 09:17:19 +03:00
Bereket Engida 163badbf74 chore: release v1.0.15-beta.1 2024-12-10 09:17:10 +03:00
Bereket Engida 91bf372209 fix: should use new token for changed email verificaiton 2024-12-10 09:17:10 +03:00
Bereket Engida 8092a679c3 fix: append error description on oauth for provider returned error 2024-12-10 09:17:10 +03:00
SovietGhostandGitHub 31e8ff5b33 docs: fix typo (#841) 2024-12-10 01:46:14 +03:00
MultiniteandGitHub 8d710c48aa docs(fix): ugly whitespace in example code (#828) 2024-12-09 18:47:24 +03:00
Bereket Engida 7b54c5215c chore:lint 2024-12-09 18:45:44 +03:00
Bereket Engida 44209ee664 fix: avoid returning the whole user object on email-otp verify 2024-12-09 18:45:30 +03:00
MultiniteandGitHub 04eb69b2a9 docs: mobile nav now supports examples (#833) 2024-12-09 18:41:41 +03:00
MultiniteandGitHub b86fd9321c docs: 2fa plugin issuer (#830) 2024-12-09 09:35:36 +03:00
MultiniteandGitHub 35b4ecbc9e docs: remove react warning on svg attributes (#834) 2024-12-09 08:51:22 +03:00
MultiniteandGitHub 3b97c97e1e docs: minor improvements to the your-first-plugin guide (#827) 2024-12-09 08:33:15 +03:00
Bereket Engida 8fb496f16e docs: fix typo 2024-12-09 08:32:07 +03:00
Bereket Engida 865ce87182 chore: release v1.0.14 v1.0.14 2024-12-09 00:37:50 +03:00
Bereket Engida bda473698f chore: override whatwg-url version 2024-12-09 00:37:45 +03:00
Bereket Engida 47b66c5cb6 chore: remove demo lock file 2024-12-09 00:37:44 +03:00
Noah RichardsonandGitHub 847da87f94 fix: set emailVerified to false when changing email (#825) 2024-12-08 23:11:21 +03:00
Noah RichardsonandGitHub 1942dfc08a fix: Allow empty name in updateUser (#822) 2024-12-08 20:25:22 +03:00
Bereket Engida df0302f6c4 docs: fix typo 2024-12-08 19:04:18 +03:00
Bereket Engida 6af8603958 docs: fix typo 2024-12-08 17:57:04 +03:00
Bereket Engida 146de36087 chore: release v1.0.13 v1.0.13 2024-12-08 17:10:15 +03:00
Bereket Engida f36a54885e fix: broken session type 2024-12-08 17:10:10 +03:00
Bereket Engida b3a7cc9fff chore: release v1.0.12 v1.0.12 2024-12-08 16:59:19 +03:00
Bereket Engida 62f17a188e chore: release v1.0.12 2024-12-08 16:58:40 +03:00
Tiago RangelandGitHub 279ed9d5c8 docs: disable select for "git:(main) x" in hero (#820) 2024-12-08 16:58:02 +03:00
Bereket Engida f0a3f327d3 chore: release v1.0.12-beta.3 v1.0.12-beta.3 2024-12-08 16:54:53 +03:00
Bereket Engida cddf8b0a82 fix: asResponse return type not correctly inferred on getSession 2024-12-08 16:54:36 +03:00
Bereket Engida b5e7757c3a chore: release v1.0.12-beta.2 v1.0.12-beta.2 2024-12-08 16:46:14 +03:00
Bereket Engida a1c1d7707e fix(internal): add new session in route context on 302 requests 2024-12-08 16:46:02 +03:00
Bereket Engida 00b4cbe722 chore: release v1.0.12-beta.1 v1.0.12-beta.1 2024-12-08 15:15:45 +03:00