Gregor Wedlich
f76e709a65
docs: fix typo corrected capitalization issue. ( #263 )
2024-10-20 16:48:31 +03:00
Md Mazedul Islam Khan
de7e9c747d
docs: fix next headers import ( #256 )
2024-10-20 12:28:30 +03:00
Christian Andrés Bacho
c29968ebdc
feat: Add support for "like" and similar search operators and add search query for admin plugin ( #245 )
2024-10-20 08:26:41 +03:00
Bereket Engida
6467af1685
docs: imprvoe account linking docs
2024-10-20 07:12:30 +03:00
Bereket Engida
e7c46e035c
docs: imprvoe account linking docs
2024-10-20 06:44:16 +03:00
Bereket Engida
6ad3fad231
refactor: change email should be opt-in ( #249 )
2024-10-19 21:30:26 +03:00
Mats
503a95987f
fix: fetch error on same app ( #234 )
2024-10-19 06:47:47 +03:00
Bereket Engida
19375bf496
docs: update change email flow docs
2024-10-19 00:37:42 +03:00
Christian Andrés Bacho
5e901576f3
feat(admin plugin): add filter support for listing users
2024-10-18 23:22:27 +03:00
Bereket Engida
b2246a6a16
docs: remove uncessary code block
2024-10-18 22:20:21 +03:00
Bereket Engida
3e4edd9aa7
chore: add user agent to oauth calls
2024-10-18 21:32:36 +03:00
Bereket Engida
327867876a
docs: update docs on change email
2024-10-18 20:25:14 +03:00
Bereket Engida
897a5439b2
docs: update docs on change email
2024-10-18 20:15:20 +03:00
ensi
0b66552299
docs: fix typo ( #229 )
2024-10-18 19:22:05 +03:00
Bereket Engida
5ad8af9304
feat: change email flow ( #222 )
...
* feat: email change flow
* docs and test
* fix: lint
2024-10-18 18:17:10 +03:00
Bereket Engida
0ba99c42e1
docs: remove uncessary code block
2024-10-18 17:31:55 +03:00
Bereket Engida
05fd1e072d
feat: multi session plugin ( #204 )
2024-10-18 17:27:37 +03:00
ensi
39a890d583
docs: fix typo ( #225 )
2024-10-18 13:54:36 +03:00
Krishna Santosh
de51d1c69b
docs: fix Update "Getting Session on a loader" example ( #224 )
...
In SvelteKit, you can only access the request object (like headers, cookies, etc.) in server-side contexts like +page.server.ts
2024-10-18 12:52:38 +03:00
Bereket Engida
fb627169a0
docs: add nuxt middleware guide
2024-10-18 10:15:38 +03:00
Bereket Engida
6826e2e58e
feat: custom id generation ( #221 )
...
* feat: custom id generation
* fix test
* fix: failing tests
2024-10-18 09:17:48 +03:00
Alex Duval
6e3f26c679
docs: fix typo
2024-10-18 00:24:46 +03:00
Bereket Engida
ed65804dff
refactor: email verification flow ( #203 )
2024-10-17 22:15:19 +03:00
Bereket Engida
ab0d9cc309
feat: support useSession ssr for nuxt ( #209 )
2024-10-17 22:14:56 +03:00
Bereket Engida
cda582f339
docs: wrong phone number api
2024-10-17 21:19:31 +03:00
Pachara Chantawong
8bc293a0c9
Docs: Update middleware document for elysia integration and fix wrong path in example code ( #213 )
...
* docs: update middleware for elysia integration
* docs: correct path for betterAuthView
2024-10-17 20:29:02 +03:00
Bereket Engida
e1898ab10d
feat: add support plural flag for mongo db adapter ( #212 )
...
* feat: support plural flag for mongodb adapter
* docs: add doc
2024-10-17 19:48:51 +03:00
Bereket Engida
9a4f4cbce1
reafactor: phone number should use send-verify flow ( #206 )
2024-10-17 19:47:06 +03:00
Bereket Engida
07ef653116
docs: update plugins guide
2024-10-17 15:21:36 +03:00
Sébastien Chopin
743ca99218
docs: improve nuxt wording and logo ( #200 )
2024-10-17 07:22:21 +03:00
Sébastien Chopin
bbe0d316b7
docs: fix typo ( #199 )
2024-10-17 07:21:54 +03:00
Bereket Engida
8d5b6abf74
docs: remove astro integration unused import
2024-10-16 23:07:54 +03:00
Niiju
c67e8ba12e
docs: fix typos & oversights ( #196 )
2024-10-16 22:03:41 +03:00
Bereket Engida
ccf8f0f364
docs: add session guide on jwt plugin
2024-10-16 20:32:17 +03:00
Kaan Mollaoglu
309062d1ea
feat: JWT & JWKS Plugin ( #178 )
...
* feat: 🚧 Created JWT plugin with some basic functionality
The basic functionality has thusfar the ability to retrieve the JWKS, create the JWK if none exists with an encrypted private and the basic token endpoint that creates a JWT
* Updated the jwks endpoint
* Added the key id to the token header for validation purposes
* Refactored private encryption to one column
* feat: Add JWT plugin to sidebar and create JWT documentation page
* test: ✅ Added tests for JWT plugin
* Fixed linting
2024-10-16 20:05:50 +03:00
Bereket Engida
86ea2def73
fix: support creating credential account on forget password ( #191 )
2024-10-16 12:49:44 +03:00
Tom Hackshaw
fe239cec57
docs: Fix spelling of sign-in.ts in docs ( #188 )
...
Small spelling fix in docs for 2FA.
2024-10-16 07:15:34 +03:00
Bereket Engida
8be9d76ad2
docs: magic link new option
2024-10-16 02:22:12 +03:00
Jack
542df47a42
docs: Update astro.mdx ( #183 )
2024-10-15 21:24:17 +03:00
Hans Piña
b48ec12f28
docs: fix typo in cookies.mdx ( #182 )
...
fix typo in cookies.mdx which said ¨expiremental¨ instead of ¨experimental¨
2024-10-15 20:02:28 +03:00
Bereket Engida
408179a341
fix: verify email redirection
2024-10-15 20:01:27 +03:00
NoHaxito
bee6d26785
docs: updated the route.ts parent folder in nextjs integration docs ( #179 )
...
* docs: add middleware and cors guides for hono
* fixed typo
* docs: update the directory to create the route.ts file (nextjs)
2024-10-15 19:34:35 +03:00
Bereket Engida
2953fe882d
refactor: move cli to it's own pacakge ( #176 )
...
* refactor
* cleanup and more refactor
* test: cli
* chore: release v0.4.9-beta.12
* feat: kysley generate and orm migrations
* chore: release v0.4.9-beta.13
* test: generate
* test: change test snapshot file
* docs
* chore: lint
* fix: test
* chore: release v0.4.9-beta.14
* chore: release v0.4.9
2024-10-15 16:35:14 +03:00
Evan
fee1671da7
docs: fix typo in organization.mdx ( #172 )
2024-10-15 00:55:54 +03:00
Joshua
054ffc4a1a
docs: fix incorrect plugin import ( #168 )
2024-10-14 18:46:16 +03:00
Bereket Engida
b3b2f5dd5c
feat: infer trusted origins from env
2024-10-14 11:18:37 +03:00
Bereket Engida
712bdfee44
docs: fix typo
2024-10-14 09:35:27 +03:00
Bereket Engida
4bba10e779
docs: improve plugin docs
2024-10-14 02:15:03 +03:00
Bereket Engida
11912c6dcf
feat: dynamic table name support for plugins
2024-10-14 02:07:46 +03:00
Naol Fekadu
2271a1fc0a
docs: Update svelte-kit.mdx ( #165 )
...
Basic type bug fix for the svelte-kit example repo
2024-10-13 23:11:23 +03:00