v1.7.1
Changes
- chore: updated go mod (3f58d17)
- Merge pull request #101 from xraph/sso-return-origin-wildcard (2e2e5b2)
- feat(sso): implement wildcard support for return URL allowlist and add tests (e891d37)
- docs(plugins): give every plugin a README that says when not to use it (8340344)
Installation
Go:
go get github.com/xraph/authsome@v1.7.1npm:
npm install @authsome/client@1.7.1
npm install @authsome/ui-react@1.7.1Flutter:
dependencies:
authsome_flutter: ^1.7.1What's Changed
Full Changelog: v1.7.0...v1.7.1