0 comments (0 comments)0 reactions (0 reactions)0 assignees (0 assignees)JavaScript1,038 forks (1,038 forks)batch import
Hacktoberfestauth providerenhancementfeature
Repository metrics
- Stars
- 8,949 stars (8,949 stars)
- PR merge metrics
- No merged PRs in 30d (No merged PRs in 30d)
Description
We use ldap to let users login and would like to let users export to google drive and gist but when we add the api keys they are enabled for login and we only want them for export
Contributor guide
- Research direction
- Investigate the authentication module to find where OAuth login is enforced and exports are enabled. Look for a configuration option to disable OAuth login while keeping export functionality.
- Tech stack
- javascript
- Domain
- full stack
- Issue type
- Feature
- Prerequisites
- JavaScriptOAuth concepts