Releases: authorizerdev/authorizer-js
Releases · authorizerdev/authorizer-js
v1.2.0-beta.0
🚀 Features
- Rollup to tsup - by @productdevbook (aba0b)
🐞 Bug Fixes
- EmitDecoratorMetadata enabled but @swc/core was not installed, skipping swc plugin - by @productdevbook (0c2a1)
- Npmrc - by @productdevbook (e06aa)
View changes on GitHub
v1.1.6
🚀 Features
- Add finguretip and oauth login - by @lakhansamani (8ff3d)
- Add logout handler - by @lakhansamani (b3fce)
- Add better testing & umd + esm builds - by @lakhansamani (24a9a)
- Add testing - by @lakhansamani (87f4f)
- Add util to get profile - by @lakhansamani (983d2)
- Add util to update profile - by @lakhansamani (b997a)
- Add util to forget and reset password - by @lakhansamani (d3026)
- Add support for role based access - by @lakhansamani (2d078)
- Add tests for role support - by @lakhansamani (32421)
- Add support for magic link login - by @lakhansamani (1414f)
- Add authorize and token helper - by @lakhansamani (302a7)
- Add support for response mode - by @lakhansamani (828c4)
- Add refresh token grant type - by @lakhansamani (3f22d)
- Add revoke helper - by @lakhansamani (1c42d)
- Add scope for basic auth - by @lakhansamani (32af2)
- Add redirect_uri for signup input type - by @lakhansamani (2439f)
- Add is_sign_up_enabled - by @lakhansamani (26031)
- Add helper to validate jwt - by @lakhansamani (6ae1b)
- Add support for linkedin login - by @lakhansamani (e61ae)
- Add support for apple login - by @lakhansamani (9fb9b)
- Add ability to disable strong password - by @lakhansamani (cce2f)
- Add is_multi_factor_auth_enabled to user data - by @anik-ghosh-au7 (20817)
- Add verify otp function - by @anik-ghosh-au7 (e2a57)
- Add resend otp function - by @anik-ghosh-au7 (5f0dd)
- Add support for twitter login - by @lakhansamani (91c61)
- Add microsoft login - by @lakhansamani (7194a)
- Npm to pmpm - by @productdevbook (9ba1a)
- Main workflow - by @productdevbook (b998b)
- Release and cli github release - by @productdevbook (54c72)
- Eslint - by @productdevbook (0d43d)
- Ci eslint check - by @productdevbook (aabfb)
🐞 Bug Fixes
- Size-limit - by @lakhansamani (992c7)
- Indentation - by @lakhansamani (bb686)
- Rename domain -> authorizerURL - by @lakhansamani (3844a)
- Get session query - by @lakhansamani (c00d1)
- Fetch issue for nodejs - by @lakhansamani (ed1e1)
- App dependency - by @lakhansamani (dc6a0)
- Type declaration path - by @lakhansamani (ac360)
- Type export - by @lakhansamani (ef35b)
- Throw error on login - by @lakhansamani (2a8ea)
- Build configs - by @lakhansamani (495ae)
- Version - by @lakhansamani (b231b)
- Instructions - by @lakhansamani (ec205)
- Indentation - by @lakhansamani (300a9)
- Rename fingertipLogin with browserLogin - by @lakhansamani (15494)
- Add role support for oauth login - by @lakhansamani (49c31)
- Allow multi role login + validation - by @lakhansamani (b21e2)
- Multi role validation - by @lakhansamani (b7201)
- Update discord link - by @lakhansamani (7de3a)
- Add facebook oauth provider - by @lakhansamani (fef37)
- Rename mutation, query vars as per following PR - by @lakhansamani (3deb7)
- Use replace instead href change - by @lakhansamani (aca89)
- Exporting types - by @lakhansamani (19b39)
- Example - by @lakhansamani (5a0af)
- Redirect uri + state - by @lakhansamani (395ad)
- Readme - by @lakhansamani (b7148)
- Redirect uri - by @lakhansamani (96730)
- Fetch object for getToken and revokeToken methods - by @lakhansamani (0376a)
- Add support for extra headers - by @lakhansamani (9ef63)
- Type for magic link login res - by @lakhansamani (7cb8d)
- Remove debug logs - by @lakhansamani (cf9f3)
- Add missing nickname property type - by @housecode-org (03ca9)
- Oauth login - by @lakhansamani (dc8d0)
- OAuthProviders import - by @lakhansamani (cc9a8)
- Use cross-fetch - by @lakhansamani (2f695)
- Fetch issue for umd build - by @lakhansamani (3e6e1)
- Add optional state field for various auth request types - by @lakhansamani (d6e82)
- Handle query / form_post - by @lakhansamani (9267c)
- Add claims to type - by @lakhansamani [(48ef6)](48ef6e...