We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f7e96f commit f2d5b57Copy full SHA for f2d5b57
lib/code0/identities/provider/oidc.rb
@@ -21,7 +21,7 @@ def user_details_url
21
end
22
23
def authorization_url
24
- config[:user_details_url]
+ config[:authorization_url]
25
26
27
def create_identity(response, *)
0 commit comments