remix-auth-oauth2

A OAuth2Strategy for Remix Auth

MIT License

Downloads
245.8K
Stars
158
Committers
20

Bot releases are visible (Hide)

remix-auth-oauth2 - v2.3.0 Latest Release

Published by sergiodxa 2 months ago

What's Changed

Bug Fixes

New Contributors

Full Changelog: https://github.com/sergiodxa/remix-auth-oauth2/compare/v2.2.0...v2.3.0

remix-auth-oauth2 - v2.2.0

Published by sergiodxa 2 months ago

What's Changed

New Features

Other Changes

New Contributors

Full Changelog: https://github.com/sergiodxa/remix-auth-oauth2/compare/v2.1.0...v2.2.0

remix-auth-oauth2 - v2.1.0

Published by sergiodxa 5 months ago

What's Changed

New Features

Bug Fixes

New Contributors

Full Changelog: https://github.com/sergiodxa/remix-auth-oauth2/compare/v2.0.0...v2.1.0

remix-auth-oauth2 - v2.0.0

Published by sergiodxa 5 months ago

What's Changed

New Features

  • Use Oslo to implement OAuth2 logic instead of doing it myself
  • Use MSW to mock the /tokens requests
  • Use Bun as package manager and test runner
  • Output only ESM code
  • Allow users to re-authenticate
  • Don't use crypto-js anymore
  • Support PKCE
  • Add support for scopes option
  • Bumps minimum Node required version to v18
  • Use Biome instead of ESLint and Prettier

By @sergiodxa in https://github.com/sergiodxa/remix-auth-oauth2/pull/89

Other Changes

Full Changelog: https://github.com/sergiodxa/remix-auth-oauth2/compare/v1.11.2...v2.0.0

remix-auth-oauth2 - v1.11.2

Published by sergiodxa 7 months ago

What's Changed

Bug Fixes

Full Changelog: https://github.com/sergiodxa/remix-auth-oauth2/compare/v1.11.1...v1.11.2

remix-auth-oauth2 - v1.11.1

Published by sergiodxa 10 months ago

What's Changed

Bug Fixes

Other Changes

New Contributors

Full Changelog: https://github.com/sergiodxa/remix-auth-oauth2/compare/v1.11.0...v1.11.1

remix-auth-oauth2 - v1.11.0

Published by sergiodxa about 1 year ago

What's Changed

New Features

Full Changelog: https://github.com/sergiodxa/remix-auth-oauth2/compare/v1.10.0...v1.11.0

remix-auth-oauth2 - v1.10.0

Published by sergiodxa about 1 year ago

What's Changed

New Features

Other Changes

New Contributors

Full Changelog: https://github.com/sergiodxa/remix-auth-oauth2/compare/v1.9.0...v1.10.0

remix-auth-oauth2 - v1.9.0

Published by sergiodxa about 1 year ago

What's Changed

New Features

Other Changes

New Contributors

Full Changelog: https://github.com/sergiodxa/remix-auth-oauth2/compare/v1.8.0...v1.9.0

remix-auth-oauth2 - v1.8.0

Published by sergiodxa about 1 year ago

What's Changed

New Features

Other Changes

Full Changelog: https://github.com/sergiodxa/remix-auth-oauth2/compare/v1.7.0...v1.8.0

remix-auth-oauth2 - v1.7.0

Published by sergiodxa over 1 year ago

What's Changed

New Features

New Contributors

Full Changelog: https://github.com/sergiodxa/remix-auth-oauth2/compare/v1.6.0...v1.7.0

remix-auth-oauth2 - v1.6.0

Published by sergiodxa over 1 year ago

What's Changed

New Features

Other Changes

New Contributors

Full Changelog: https://github.com/sergiodxa/remix-auth-oauth2/compare/v1.5.0...v1.6.0

remix-auth-oauth2 - v1.5.0

Published by sergiodxa almost 2 years ago

What's Changed

New Features

Full Changelog: https://github.com/sergiodxa/remix-auth-oauth2/compare/v1.4.0...v1.5.0

remix-auth-oauth2 - v1.4.0

Published by sergiodxa almost 2 years ago

What's Changed

Documentation Changes

New Features

Other Changes

New Contributors

Full Changelog: https://github.com/sergiodxa/remix-auth-oauth2/compare/v1.3.0...v1.4.0

remix-auth-oauth2 - v1.3.0

Published by sergiodxa about 2 years ago

What's Changed

New Features

Other Changes

New Contributors

Full Changelog: https://github.com/sergiodxa/remix-auth-oauth2/compare/v1.2.2...v1.3.0

remix-auth-oauth2 - v1.2.2

Published by sergiodxa over 2 years ago

remix-auth-oauth2 - v1.2.1

Published by sergiodxa over 2 years ago

What's Changed

Other Changes

New Contributors

Full Changelog: https://github.com/sergiodxa/remix-auth-oauth2/compare/v1.2.0...v1.2.1

remix-auth-oauth2 - v1.2.0

Published by sergiodxa almost 3 years ago

What's Changed

New Features

Full Changelog: https://github.com/sergiodxa/remix-auth-oauth2/compare/v1.1.0...v1.2.0

remix-auth-oauth2 - v1.1.0

Published by sergiodxa almost 3 years ago

What's Changed

New Features

New Contributors

Full Changelog: https://github.com/sergiodxa/remix-auth-oauth2/compare/v1.0.0...v1.1.0

remix-auth-oauth2 - v1.0.0

Published by sergiodxa almost 3 years ago

This first release includes the code of the OAuth2Strategy adapted to work with Remix Auth v3.

Full Changelog: https://github.com/sergiodxa/remix-auth-oauth2/commits/v1.0.0