Skip to content

v3.0.0

Choose a tag to compare

@sergiodxa sergiodxa released this 27 Nov 06:46
· 148 commits to main since this release

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

Full Changelog: v2.0.0...v3.0.0