Releases: toolbeam/openauth
Releases · toolbeam/openauth
@openauthjs/openauth@0.4.3
Patch Changes
- ec8ca65: include expires_in for refresh response
@openauthjs/openauth@0.4.2
Patch Changes
- a03e510: fix for fetch timeout, wrap everything in lazy
@openauthjs/openauth@0.4.1
Patch Changes
- 33959c3: better logging on oidc wellknown errors
@openauthjs/openauth@0.4.0
@openauthjs/openauth@0.3.9
@openauthjs/openauth@0.3.8
Patch Changes
- c75005b: retry failed dynamo calls
@openauthjs/openauth@0.3.7
Patch Changes
- 9036544: Add PKCE option to Oauth2Provider
- 8f214e3: Import only hono type in util.ts
- 4cd9e96: add provider logos for apple, x, facebook, microsoft and slack
- 3e3c9e6: Add password validation callback
- f46946c: Add use: sig to jwks.
- 7d39e76: Add way to modify the dynamo ttl attribute name
- 754d776: Supports forwarded protocol and forwarded port in the relative URL
- 1b5525b: add ability to resend verification code during registration
@openauthjs/openauth@0.3.6
Patch Changes
- f7bd440: Adding a new default openauth theme
@openauthjs/openauth@0.3.5
Patch Changes
- b22fb30: fix: enable CORS on well-known routes
@openauthjs/openauth@0.3.4
Patch Changes
- 34ca2b0: remove catch all route so hono instance can be extended