Skip to content
This repository has been archived by the owner on Jun 2, 2024. It is now read-only.

OmniAuth2 tested version

Latest
Compare
Choose a tag to compare
@hhorikawa hhorikawa released this 03 Oct 13:43
· 20 commits to master since this release

Fixed the Implicit Flow.

Changes:

  • options.issuer is required.
  • client_options.{scheme, host, port} are changed optional.

Known issues:

  • post_logout_redirect_uri does not work yet.