Releases: authorizerdev/authorizer
Releases · authorizerdev/authorizer
0.1.0-beta.41
fix: enable win release
0.1.0-beta.40
chore: fix env for release
0.1.0-beta.38
fix: use inbuilt actions
0.1.0-beta.37
chore: fix docker build
0.1.0-beta.36
Features
Add ability to set multiple sessions
0.1.0-beta.35
Feature
- Add ability to add custom access token keys via JS script (Resolves #54)
0.1.0-beta.34
Fixes
- Allow multi role signup & login for oauth
- Disable protected role signup for oauth
0.1.0-beta.33
Features
- Allow multi roles login
- Allow multi role validation
- Introduce protected roles
Fixes
- Disable signup for protected roles
- Refactor oauth code scheme helpers
0.1.0-beta.32
fix: var access in release action
0.1.0-beta.31
fix: get the version from meta action