Skip to content

v2.0.0

Compare
Choose a tag to compare
@patch0 patch0 released this 09 May 14:25
· 84 commits to main since this release
a2b809a

Added

  • Added dummy route for /auth/rpi to add path helper rpi_auth_login (#44)
  • Request and routing specs inside the "dummy" testing app (#44)

Changed

  • Refactored RpiAuth::AuthenticationHelper into a concern RpiAuth::Controllers::CurrentUser (#44)
  • Refactored RpiAuth::Models::Authenticatable to fix "include"/"extend" issues (#44)
  • Refactored RpiAuth::AuthController#callback to reduce its complexity (#44)
  • Refactored how auth bypass is enabled (#44)
  • OmniAuth origin parameter name set as returnTo (#47)

Updated

  • Bump rack from 2.2.4 to 2.2.7 (#49)
  • Bump globalid from 1.0.0 to 1.1.0 (#48)