-
Notifications
You must be signed in to change notification settings - Fork 0
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
Create a SSO Plugin #3
Comments
Woo woo! So the first version of this is going to use the If that falls through on-device, then the plan is to explore |
This commit adds the first version of the SSO Plugin, including: - A settings control for app owners to set the Auth0 API credentials (domain and client ID). - A plugin widget for negotiating with the Auth0 API, determining authentication status, offering the user the ability to login via popup, saving the resulting user object to local storage, and instructing the user to go to the RSS plugin. It does not yet automatically forward the user to the RSS plugin automatically. Also, the plugin.json file may need further tweaking as we understand its intended contents. Affects #3
This commit adds the first version of the SSO Plugin, including: - A settings control for app owners to set the Auth0 API credentials (domain and client ID). - A plugin widget for negotiating with the Auth0 API, determining authentication status, offering the user the ability to login via popup, saving the resulting user object to local storage, and instructing the user to go to the RSS plugin. It does not yet automatically forward the user to the RSS plugin automatically. Also, the plugin.json file may need further tweaking as we understand its intended contents. Affects #3
This commit adds the first version of the SSO Plugin, including: - A settings control for app owners to set the Auth0 API credentials (domain and client ID). - A plugin widget for negotiating with the Auth0 API, determining authentication status, offering the user the ability to login via popup, saving the resulting user object to local storage, and instructing the user to go to the RSS plugin. It does not yet automatically forward the user to the RSS plugin automatically. Also, the plugin.json file may need further tweaking as we understand its intended contents. Affects #3
This commit adds the first version of the SSO Plugin, including: - A settings control for app owners to set the Auth0 API credentials (domain and client ID). - A plugin widget for negotiating with the Auth0 API, determining authentication status, offering the user the ability to login via popup, saving the resulting user object to local storage, and instructing the user to go to the RSS plugin. It does not yet automatically forward the user to the RSS plugin automatically. Also, the plugin.json file may need further tweaking as we understand its intended contents. Affects #3
This commit adds the first version of the SSO Plugin, including: - A settings control for app owners to set the Auth0 API credentials (domain and client ID). - A plugin widget for negotiating with the Auth0 API, determining authentication status, offering the user the ability to login via popup, saving the resulting user object to local storage, and instructing the user to go to the RSS plugin. It does not yet automatically forward the user to the RSS plugin automatically. Also, the plugin.json file may need further tweaking as we understand its intended contents. Affects #3
This commit adds the first version of the SSO Plugin, including: - A settings control for app owners to set the Auth0 API credentials (domain and client ID). - A plugin widget for negotiating with the Auth0 API, determining authentication status, offering the user the ability to login via popup, saving the resulting user object to local storage, and instructing the user to go to the RSS plugin. It does not yet automatically forward the user to the RSS plugin automatically. Also, the plugin.json file may need further tweaking as we understand its intended contents. Affects #3
This commit adds the first version of the SSO Plugin, including: - A settings control for app owners to set the Auth0 API credentials (domain and client ID). - A plugin widget for negotiating with the Auth0 API, determining authentication status, offering the user the ability to login via popup, saving the resulting user object to local storage, and instructing the user to go to the RSS plugin. It does not yet automatically forward the user to the RSS plugin automatically. Also, the plugin.json file may need further tweaking as we understand its intended contents. Affects #3
This commit adds the first version of the SSO Plugin, including: - A settings control for app owners to set the Auth0 API credentials (domain and client ID). - A plugin widget for negotiating with the Auth0 API, determining authentication status, offering the user the ability to login via popup, saving the resulting user object to local storage, and instructing the user to go to the RSS plugin. It does not yet automatically forward the user to the RSS plugin automatically. Also, the plugin.json file may need further tweaking as we understand its intended contents. Affects #3
This commit adds the first version of the SSO Plugin, including: - A settings control for app owners to set the Auth0 API credentials (domain and client ID). - A plugin widget for negotiating with the Auth0 API, determining authentication status, offering the user the ability to login via popup, saving the resulting user object to local storage, and instructing the user to go to the RSS plugin. It does not yet automatically forward the user to the RSS plugin automatically. Also, the plugin.json file may need further tweaking as we understand its intended contents. Affects #3
This commit adds the first version of the SSO Plugin, including: - A settings control for app owners to set the Auth0 API credentials (domain and client ID). - A plugin widget for negotiating with the Auth0 API, determining authentication status, offering the user the ability to login via popup, saving the resulting user object to local storage, and instructing the user to go to the RSS plugin. - Image resources required by BuildFire to upload plugins. It does not yet automatically forward the user to the RSS plugin automatically. Also, the plugin.json file may need further tweaking as we understand its intended contents. Affects #3
This commit adds the first version of the SSO Plugin, including: - A settings control for app owners to set the Auth0 API credentials (domain and client ID). - A plugin widget for negotiating with the Auth0 API, determining authentication status, offering the user the ability to login via popup, saving the resulting user object to local storage, and instructing the user to go to the RSS plugin. - Image resources required by BuildFire to upload plugins. It does not yet automatically forward the user to the RSS plugin automatically. Also, the plugin.json file may need further tweaking as we understand its intended contents. Affects #3
This commit adds the first version of the SSO Plugin, including: - A settings control for app owners to set the Auth0 API credentials (domain and client ID). - A plugin widget for negotiating with the Auth0 API, determining authentication status, offering the user the ability to login via popup, saving the resulting user object to local storage, and instructing the user to go to the RSS plugin. - Image resources required by BuildFire to upload plugins. It does not yet automatically forward the user to the RSS plugin automatically. Also, the plugin.json file may need further tweaking as we understand its intended contents. Affects #3
We want a plugin that will allow the user to log in using Auth0.
This will be relevant: https://auth0.com/docs/libraries/lock/v11/configuration
The text was updated successfully, but these errors were encountered: