Configuration options for the GitHub store.
Note: We could retrieve name and email from the GitHub token by making an authenticated request to https://api.github.com/user, but then we would need to await the function that creates the store.
await
Optional
Configuration options for the GitHub store.
Note: We could retrieve name and email from the GitHub token by making an authenticated request to https://api.github.com/user, but then we would need to
await
the function that creates the store.