- Send the client_id and the client_secret during the AuthToken retrieval.
- Upgrade omniauth to 2.0.4
- CI: Introduce continuous integration via GitHub Actions.
- CI: Apply
rubocop
recommendations.
- FIX: do not delete the session state before checking it.
- DOC: Change CHANGELOG format, prefix with change type.
- FIX: do not delete the session state before checking it.
- DOC: Correct mispelling in README
- FIX: Fix internal
log
method is wrongly invoked fromomniauth
. - DEP: Bump Ruby version to 2.7.5
- DEP: Apply security upgrades
- CONF: Add a .ruby-version file
- REFACT: Remove Gemfile.lock to avoid forcing the versioning of apps using this gem.
- REFACT: Remove one declaration of info email field which was setted twice. #3