Releases: authorizerdev/authorizer
Releases · authorizerdev/authorizer
0.7.0
0.6.1
Fixes
- [Arangodb]: Remove
cursor.Count()check in GetUserById as it always returs 0. Need to useWithQueryCountif we want to get cursor count https://www.arangodb.com/docs/stable/drivers/go-example-requests.html
0.6.0
Features
- Add support arangodb
- Add support for sqlserver
Misc
- Refactor code for better testing env
- Add unit test for env vars
0.5.0
0.4.0
Fixes
- Allow setting multi domain cookie if possible
- Read cookie with
COOKIE_NAME-clientif cookie withCOOKIE_NAMEis not present
0.3.0
0.2.0
Feature
- Add OIDC support for Google Login
0.1.0
feat: update app dependencies
0.1.0-beta.43
Features
- Magic Link Login
0.1.0-beta.42
fix: restore release