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.
2 parents 313016a + ab55990 commit 090d15fCopy full SHA for 090d15f
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