Use OAuth for first party login if enabled.
If the service provides an OAuth client ID and sets the "oauthEnabled" flag in the app configuration, use OAuth for first party login. This initial implementation does not persist the token for future use, so the user has to login every time they use the app.
Showing
src/sidebar/util/random.js
0 → 100644
Please register or sign in to comment