Skip to content

Conversation

@bradleymarques
Copy link

@bradleymarques bradleymarques commented Oct 14, 2025

Fixes #1

end

it 'has a version number' do
require 'omniauth/box_oauth2/version'
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This test was failing without explicitly requiring this.


private
def callback_url
full_host + script_name + callback_path
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Implements fix identified by @aguynamedben in #1 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Constantly getting redirect_uri_mismatch

1 participant