We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
chore(release): v3.0.1
feat(oauth): allow adding custom query params on authorization request ( #60) * feat(oauth): allow adding custom params on authentication * docs: add more info on oauth page
fix: solve potential infinite redirections on Vercel (#54) * fix: decode redirection path on login * fix: update redirection path validation rule
chore: hide node deprecation warnings on build