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.1](v5.2.3...v6.0.0-beta.1) (2020-12-09)
### Features
* **auth:** authenticate using oidc ([#383](#383)) ([b535ab4](b535ab4))
### BREAKING CHANGES
* **auth:** New authentication system.
The application_url must be set in the ForestLiana initializer, adding a regex CORS rule for null origin is required.
0 commit comments