You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# [6.0.0-beta.2](v6.0.0-beta.1...v6.0.0-beta.2) (2020-12-09)
### Bug Fixes
* **gemfile:** gemfile.lock forest_liana version mismatch ([#401](#401)) ([60ceaf1](60ceaf1))
### Features
* **auth:** authenticate using oidc ([#400](#400)) ([4898b73](4898b73))
### BREAKING CHANGES
* **auth:** Introduces a new authentication system.
- The application_url property is required to initialize ForestLiana,
- CORS rules must be adapted (to allow null origins).
0 commit comments