Commit Graph

6584 Commits

Author SHA1 Message Date
Bereket Engida
170460b45a chore: release v0.4.12-beta.4 v0.4.12-beta.4 2024-10-17 07:51:05 +03:00
Bereket Engida
27e02f7949 fix: add picture clain for twitch 2024-10-17 07:50:09 +03:00
Bereket Engida
f706460b45 chore: lint 2024-10-17 07:48:40 +03:00
Sébastien Chopin
5222a40a78 docs: link npm downloads to npm.chart.dev (#201) 2024-10-17 07:22:46 +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
590691aa67 chore: release v0.4.12-beta.3 v0.4.12-beta.3 2024-10-17 00:07:59 +03:00
Bereket Engida
684c8c56a9 chore:lint 2024-10-17 00:04:30 +03:00
Mats
0f229be065 fix: csrf token verification (#197)
* fix: csrf endpoint returning wrong token

* fix: csrf wrong token validation
2024-10-17 00:00:36 +03:00
Bereket Engida
46a1805e00 chore: release v0.4.12-beta.2 v0.4.12-beta.2 2024-10-16 23:17:39 +03:00
Bereket Engida
44ae469cd6 chore:lint 2024-10-16 23:16:06 +03:00
Bereket Engida
2b568578d6 fix: verify email shouldn't require credential account 2024-10-16 23:12:33 +03:00
Bereket Engida
8ce64f5b9b chore: release v0.4.12-beta.1 v0.4.12-beta.1 2024-10-16 23:09:25 +03:00
Bereket Engida
37ec97736e fix: facebook provider 2024-10-16 23:07: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
e0bc94e001 docs: change jwt icon 2024-10-16 21:15:27 +03:00
Bereket Engida
f2901c474d chore: release v0.4.11 v0.4.11 2024-10-16 20:46:31 +03:00
Bereket Engida
1d77d0c338 fix: OAuth flow errors (#189)
* fix: remove codeverifier

* chore: release v0.4.10-beta.6

* fix: add claims and proper scopes for twitch

* chore: release v0.4.10-beta.6

* chore: release v0.4.10-beta.7

* fix: generic oauth should use the code from qparam

* chore: release v0.4.10-beta.8

* fix: scope failing to merge

* chore: release v0.4.10-beta.9

* fix: twitch get profile

* chore: release v0.4.10-beta.10

* fix:lint
2024-10-16 20:45:03 +03:00
Bereket Engida
ccf8f0f364 docs: add session guide on jwt plugin 2024-10-16 20:32:17 +03:00
Bereket Engida
5c2db0838c chore: release v0.4.11-beta.3 v0.4.11-beta.3 2024-10-16 20:15:18 +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
580b4c370c chore: release v0.4.11-beta.2 v0.4.11-beta.2 2024-10-16 19:49:54 +03:00
Bereket Engida
7e2e89a74f fix: infer redirect and respect redirect uri (#195) 2024-10-16 19:33:20 +03:00
Bereket Engida
e13fc96d83 chore: release v0.4.11-beta.1 v0.4.11-beta.1 2024-10-16 13:59:22 +03:00
Bereket Engida
1c8ea31168 fix: false prod env detection 2024-10-16 13:56:29 +03:00
Bereket Engida
b85868c7f4 chore: release v0.4.10 v0.4.10 2024-10-16 12:54:40 +03:00
Bereket Engida
feb28df949 fix: twofactor id constriant fail 2024-10-16 12:53:30 +03:00
Bereket Engida
86ea2def73 fix: support creating credential account on forget password (#191) 2024-10-16 12:49:44 +03:00
Bereket Engida
351a3c883f fix: custom account-fields (#190)
* fix: custom account-fields

* fix: type
2024-10-16 09:05:02 +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
d43131f2f7 chore: release v0.4.10-beta.5 v0.4.10-beta.5 2024-10-16 02:41:46 +03:00
Bereket Engida
ce3f46aba2 fix: field names 2024-10-16 02:35:29 +03:00
Bereket Engida
8be9d76ad2 docs: magic link new option 2024-10-16 02:22:12 +03:00
Bereket Engida
a6758cfc94 chore: release v0.4.10-beta.4 v0.4.10-beta.4 2024-10-16 02:15:19 +03:00
Bereket Engida
d5bf3eb700 chore: remove cf example 2024-10-16 01:52:45 +03:00
Bereket Engida
3aed4ce724 examples: cf example 2024-10-15 23:32:59 +03:00
Bereket Engida
a4d78e874e examples: nextjs cf 2024-10-15 22:30:38 +03:00
Bereket Engida
5ee9f140b0 feat: support magic link signup 2024-10-15 22:29:59 +03:00
Bereket Engida
fc765e5658 chore: fix tests 2024-10-15 21:32:15 +03:00
Bereket Engida
2f314e8d98 chore: release v0.4.10-beta.3 2024-10-15 21:32:15 +03:00
Bereket Engida
5b6a09fa94 fix: mmissing header on APIError 2024-10-15 21:32:15 +03:00
Jack
542df47a42 docs: Update astro.mdx (#183) 2024-10-15 21:24:17 +03:00
Bereket Engida
dd5ca3222a chore: release v0.4.10-beta.2 2024-10-15 20:34:38 +03:00
Bereket Engida
2b7b7931af test: add verify email callback test case 2024-10-15 20:34:38 +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
d885e2f3af chore: release v0.4.10-beta.1 2024-10-15 20:01:27 +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
Selemon Brahanu
dfc233a005 chore: add issue templates (#170) 2024-10-15 17:46:45 +03:00