Commit Graph

268 Commits

Author SHA1 Message Date
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
Bereket Engida
41a3c0cb45 chore: update readme 2024-10-15 01:19:35 +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
Bereket Engida
29d8b0285a docs: reduce og opacity 2024-10-14 01:12:14 +03:00
Bereket Engida
90656325bd docs: improve og image 2024-10-14 00:30:21 +03:00
Kinfe Michael Tariku
c1eacfe990 docs: change docs og logo 2024-10-13 23:28:50 +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
NoHaxito
19a54cc20a docs: add middleware and cors guides for hono (#163) 2024-10-13 21:57:48 +03:00
Bereket Engida
e5cfa6748c docs: move client to authClient 2024-10-13 21:40:51 +03:00
Bereket Engida
b145d78d6f feat: add onError and throw error options for APIError (#162) 2024-10-13 21:34:09 +03:00
Bereket Engida
8255a6ed5d docs: fix typo 2024-10-13 20:27:57 +03:00
Bereket Engida
15fa36f019 docs: fix typo 2024-10-13 19:58:05 +03:00
José Alberto Gómez García
ca2ceca010 docs: fix typo mongodb adapter (#159) 2024-10-13 14:41:16 +03:00
NekoChan
d642c9a1ae docs: fix typo (#157) 2024-10-13 12:22:26 +03:00
vrn-hkz
ae5f1355c2 docs: updated hono mount handler in installation.mdx (#154) 2024-10-13 10:52:42 +03:00
Bereket Engida
2cd3abc0ab feat: bearer token encrypted value support 2024-10-13 10:20:21 +03:00
Bereket Engida
0bb56b1edb feat: admin plugin options 2024-10-13 09:52:56 +03:00
Bereket Engida
65fd6ce590 fix: change the verification email option 2024-10-13 09:40:29 +03:00
Bereket Engida
ac62bc21ac docs: fix typo 2024-10-13 02:12:34 +03:00
Bereket Engida
e51a2b36ee docs: fix minor details 2024-10-13 00:55:16 +03:00
Bereket Engida
dad1a1c09c docs: add elysia 2024-10-12 21:49:16 +03:00
Pachara Chantawong
de2c073a41 docs: elysia integration (#155)
Using Hono document as a template
2024-10-12 20:15:15 +03:00
Bereket Engida
6cdad06af4 chore: Jayllyz reduce deps (#151) 2024-10-12 13:41:42 +03:00
Bereket Engida
8b7b512a58 docs: fix ban user usage 2024-10-12 12:19:00 +03:00
Bereket Engida
a95a1ab4bd feat: generic oauth plugin (#149) 2024-10-12 02:53:25 +03:00
Bereket Engida
33223fd575 feat: admin plugin (#117) 2024-10-11 21:16:21 +03:00
Lily
1b8d9d70d2 docs: typo on the installation tutorial (#144) 2024-10-11 19:05:03 +03:00
Leonardo Juriolli
2d2fd3c6b9 docs: typo on the svelte example (#143) 2024-10-11 15:59:39 +03:00
Bereket Engida
647b2c9a25 docs: move csrf protection guide 2024-10-11 14:40:54 +03:00
Bereket Engida
95d457f0c0 docs: add security section 2024-10-11 14:38:31 +03:00
Bereket Engida
c0e19e4d61 docs: imporve basic usage docs 2024-10-11 10:35:45 +03:00
Bereket Engida
f6872c563f chore: remove unused dep 2024-10-11 09:48:39 +03:00
Bereket Engida
c93fbd7922 docs: minor imporvements 2024-10-10 21:27:21 +03:00
Frensi
04fb7a0451 docs: fix typo (#142) 2024-10-10 21:27:10 +03:00
Brandon Wilson
bdb431b209 docs: fix typos (#141) 2024-10-10 19:08:53 +03:00
Bereket Engida
d16af1e962 docs: fix apple provider 2024-10-10 17:10:26 +03:00
Bereket Engida
36ae5303d9 docs: updated plugin docs 2024-10-10 14:48:53 +03:00
Bereket Engida
c7f6d2530f chore: upgrade better-call version 2024-10-10 13:55:21 +03:00