Skip to content

Releases: sergiodxa/remix-auth

v2.1.2

04 Nov 05:15
Compare
Choose a tag to compare

What's Changed

Other Changes

New Contributors

Full Changelog: v2.1.1...v2.1.2

v2.1.1

03 Nov 23:10
Compare
Choose a tag to compare

What's Changed

Documentation Changes

New Features

Full Changelog: 2.1.0...v2.1.1

v2.1.0

16 Oct 05:03
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.0...2.1.0

v2.0.0

13 Oct 18:11
Compare
Choose a tag to compare

Major Changes

  • Throw Response in case of error: #30

Patches

  • Create example app for the LocalStrategy: #29
  • Update LocalStrategy example README: 987c59c

v1.7.0

12 Oct 21:35
Compare
Choose a tag to compare

Minor Changes

  • Update the required Remix version: #23

Patches

  • Bump tmpl from 1.0.4 to 1.0.5: #18
  • Bump ansi-regex from 5.0.0 to 5.0.1: #19
  • Document how to use Form to avoid redirects: #25

Credits

Huge thanks to @tomslutsky for helping!

v1.6.0

15 Sep 04:38
Compare
Choose a tag to compare

Minor Changes

  • Add the Google strategy: #16

Patches

v1.5.0

14 Sep 21:48
Compare
Choose a tag to compare

Minor Changes

  • Upgrade Remix packages to 0.18: #14

v1.4.0

14 Sep 18:56
Compare
Choose a tag to compare

Minor Changes

  • Add GitHubStrategy: #12

v1.3.0

10 Sep 23:23
Compare
Choose a tag to compare

Minor Changes

  • Make getAccessToken protected to allow overwrites: 0a72a5a

v1.2.0

31 Aug 03:57
Compare
Choose a tag to compare

Minor Changes

  • Auth0Strategy support customizing the scope: #6