Releases: 18F/omniauth_login_dot_gov
Releases · 18F/omniauth_login_dot_gov
Release list
v2.2.0
v2.0.1
v2.0.0
Version 0.2.0
- Add 10-second leeway when decoding the id token to allow for clock drift
What's Changed
- Update instructions for modern Omniauth by @rahearn in #23
- Update Rails setup guidance in README.md by @hartsick in #24
- allow 10-second leeway when decoding tokens by @MothOnMars in #27
New Contributors
Full Changelog: v0.1.2...v0.2.0
Version 0.0.2
Changes:
- Remove ActiveSupport as a dependency so the gem can be used with Rails 6
- Symbolize the keys in the session object so that you can consistently use symbols to read things from the sesison
Version 0.0.1
This is the initial release of an omniauth strategy for authenticating user with login.gov.