omniauth / omniauth_openid_connect

MIT License
171 stars 187 forks source link

Support dynamic parameters to the authorize URI #90

Closed yannvery closed 2 years ago

yannvery commented 3 years ago

This PR is pretty similar to https://github.com/m0n9oose/omniauth_openid_connect/pull/50 It provides the possibility to add custom parameters dynamically to the authorize uri.

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

danjay commented 2 years ago

@Eric-Guo any chance you can reopen this PR too please?

davidwessman commented 2 years ago

@yannvery Could you please rebase this PR so we can see if the tests run? I just added Github Actions.