-
Notifications
You must be signed in to change notification settings - Fork 4
Need global api token support #74
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Problem or use case
Glean CLI supports Oauth and client api token but doesn't support global api token. We are using global api token in our app , so that users can get personalized response from glean based on their work email. Currently we are restricted to client api token from a user and oauth is not suitable because our app runs in isolated sandbox
Proposed solution
Add support global api token authentication
Alternatives considered
No response
Additional context
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request