Skip to content

Releases: sergiodxa/remix-auth-oauth2

v1.7.0

28 May 03:16
Compare
Choose a tag to compare

What's Changed

New Features

  • Make fetchAccessToken protected instead of private by @rossipedia in #55

New Contributors

Full Changelog: v1.6.0...v1.7.0

v1.6.0

27 Jan 16:31
Compare
Choose a tag to compare

What's Changed

New Features

  • Allow Basic authentication header by @omlie in #36

Other Changes

New Contributors

  • @omlie made their first contribution in #36

Full Changelog: v1.5.0...v1.6.0

v1.5.0

30 Nov 21:11
Compare
Choose a tag to compare

What's Changed

New Features

  • Respect throwOnError for validation errors by @sergiodxa in #43

Full Changelog: v1.4.0...v1.5.0

v1.4.0

25 Nov 17:16
Compare
Choose a tag to compare

What's Changed

Documentation Changes

New Features

Other Changes

New Contributors

  • @agcty made their first contribution in #34

Full Changelog: v1.3.0...v1.4.0

v1.3.0

28 Jul 22:54
Compare
Choose a tag to compare

What's Changed

New Features

  • Allowing response_type to be set as a option by @napomj in #27

Other Changes

  • Remove unnecessary dependency on react-dom by @lpsinger in #23

New Contributors

  • @lpsinger made their first contribution in #23
  • @napomj made their first contribution in #27

Full Changelog: v1.2.2...v1.3.0

v1.2.2

11 May 19:54
Compare
Choose a tag to compare

What's Changed

Other Changes

Full Changelog: v1.2.1...v1.2.2

v1.2.1

29 Apr 04:01
Compare
Choose a tag to compare

What's Changed

Other Changes

New Contributors

Full Changelog: v1.2.0...v1.2.1

v1.2.0

13 Jan 21:15
Compare
Choose a tag to compare

What's Changed

New Features

Full Changelog: v1.1.0...v1.2.0

v1.1.0

29 Dec 03:29
Compare
Choose a tag to compare

What's Changed

New Features

  • Add context support in the verify callback by @sergiodxa in #2

New Contributors

Full Changelog: v1.0.0...v1.1.0

v1.0.0

21 Dec 02:04
Compare
Choose a tag to compare

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