Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Plugins should be able to register authorizers #49

Open
hyfen opened this issue Apr 9, 2022 · 1 comment
Open

Plugins should be able to register authorizers #49

hyfen opened this issue Apr 9, 2022 · 1 comment
Labels
enhancement New feature or request plugins Chronicle plugin system

Comments

@hyfen
Copy link
Member

hyfen commented Apr 9, 2022

A lot of plugins will require an oauth2 flow to get authorization. If we add omniauth to Chronicle-ETL, plugins can include omniauth-* gems. Then we just need a convention for plugins registering their omniauth strategy to hook into the CLI authenticator flow (#48)

@hyfen hyfen added enhancement New feature or request plugins Chronicle plugin system labels Apr 9, 2022
@hyfen
Copy link
Member Author

hyfen commented Apr 15, 2022

Doesn't seem as necessary anymore since we can query for all subclasses of Authorizer that are loaded.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request plugins Chronicle plugin system
Projects
None yet
Development

No branches or pull requests

1 participant