Skip to content

Conversation

@shivam-bit
Copy link
Contributor

This pull request adds the getMissingPATScopes function to the auth.ts file. This function is used to check for missing scopes in a personal access token (PAT). It makes a request to the GitHub API to retrieve the scopes associated with the provided PAT and compares them to a predefined list of scopes. If any scopes are missing, the function returns the missing scopes.

@shivam-bit shivam-bit self-assigned this Apr 24, 2024
@shivam-bit shivam-bit merged commit a5a0934 into main Apr 24, 2024
@shivam-bit shivam-bit deleted the GROW-1353 branch April 24, 2024 07:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants