-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
We need to implement authentication using some OAuth2 provider, like Google.
Challenges:
- it will complicate the configuration by A LOT
- each oauth2 provider will have its own implementation to be shipped with the CMS itself
- to solve the previous issue, we might need to think of a pluggable system for auth providers
Reactions are currently unavailable