Releases: authorizerdev/authorizer
Releases · authorizerdev/authorizer
1.1.21.beta.0
Fix sql server text type for mssql:2019
1.1.20
What's Changed
- chore: update gqlgen to 0.17.20 by @lakhansamani in #254
- chore: update golang to 1.19.1 by @lakhansamani in #255
- chore: update go-gin server to 1.18.1 by @lakhansamani in #257
- feat: add app & admin cookie secure variable to dashboard by @jerebtw in #246
- feat(dashboard): allow setting admin / app cookie security by @lakhansamani in #258
New Contributors
Full Changelog: 1.1.9...1.1.20
1.1.20-beta.0
What's Changed
- chore: update gqlgen to 0.17.20 by @lakhansamani in #254
Full Changelog: 1.1.9...1.1.20-beta.0
1.1.9
fix(server): set same site to none when secure
Full Changelog: 1.1.8...1.1.9
1.1.8
fix(server): make same site cookie to none for secure cookies
1.1.7
What's Changed
- fix(server): use sameSite as lax by default for app cookie by @lakhansamani in #247
Full Changelog: 1.1.6...1.1.7
1.1.6
What's Changed
- fix: app & admin cookie secure variable type while persisting info by @lakhansamani in #243
- fix: remove entries from otp + verification when user is deleted by @lakhansamani in #244
- chore: update authorizer-react version on app
Full Changelog: 1.1.5...1.1.6
1.1.5
What's Changed
- feat: Add a option to disable httpOnly cookies by @ruessej in #229
New Contributors
- @ruessej made their first contribution in #229
Full Changelog: 1.1.4...1.1.5
1.1.4
1.1.3
What's Changed
- fix(type): authorizer on window by @Deep-Codes in #228
- fix(server): github endpoint to get user emails
Full Changelog: 1.1.2...1.1.3