Service to authenticate users and retrieve GitHub session access tokens.
Static
Retrieves a GitHub authentication session with the required scopes. If no session exists, prompts the user to create one.
A promise that resolves to the GitHub authentication session.
An error if the GitHub authentication session cannot be retrieved.
Service to authenticate users and retrieve GitHub session access tokens.