-
Notifications
You must be signed in to change notification settings - Fork 32
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Core authentication plugins (#1180)
- Add authentication plugins framework - Add core plugins (Pre-shared key, Parent, and anonymous authentication) - Fixes #1058 - Refactored app initialization so embed-grid and embed-chart share the same logic - Allows embed-grid/embed-chart to display a login screen if necessary - embed-grid/embed-chart now also authorize
- Loading branch information
Showing
101 changed files
with
2,357 additions
and
1,292 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.