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 313016a commit ab55990Copy full SHA for ab55990
config/initializers/devise.rb
@@ -14,5 +14,6 @@
14
site: (Settings.LOGIN_URL || "https://qa.auth.it.nyu.edu"),
15
authorize_url: "/oauth2/authorize",
16
token_url: "/oauth2/token",
17
+ provider_ignores_state: true
18
}
19
end
0 commit comments