v3.0.0
This release upgrade the package to use Remix Auth v4 which means it now works on Remix and RRv7.
This release contains a breaking change in the options the strategy receives, and internally it now uses the GitHub OAuth2 client from Arctic.js.
The strategy doesn't fetch the user profile anymore, just provides the tokens, you can fetch them if you need from GitHub's /user endpoint, same for the /user/emails endpoint.
New Contributors
- @timzolleis made their first contribution in #40
Full Changelog: v2.0.0...v3.0.0