Skip to content

Releases: RaspberryPiFoundation/rpi-auth

v1.3.0

22 Mar 14:06
90d51ef
Compare
Choose a tag to compare

What's Changed

  • fix(Authenticatable-model): access from_omniauth via User model by @sra405 in #40

New Contributors

Full Changelog: v1.2.1...v1.3.0

v1.2.1

16 Mar 16:20
9f04938
Compare
Choose a tag to compare

Removed default setting of success_redirect = '/' in RpiAuth config

v1.2.0

15 Mar 15:23
37ac1d4
Compare
Choose a tag to compare

Updates omniauth-rpi version to 1.4.0

v1.1.0

13 Mar 16:36
391d5d4
Compare
Choose a tag to compare

Defaults to setting the user_id param on the model rather than id (so that the application can use an internal ID structure for the user model).

v1.0.1

02 Feb 22:31
11a531f
Compare
Choose a tag to compare

Updates Omniauth-rpi to latest version (fixing a bug where the returbed uid was empty)

v1.0.0

04 Jan 11:03
89d0752
Compare
Choose a tag to compare

Version 1.0.0

Rails 7 / Ruby 3.1 support