Skip to content

Commit ca245aa

Browse files
authored
Add screen_hint to allowed parameters (#1093)
1 parent 48b5fd9 commit ca245aa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/helper/parameters-whitelist.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ var authorizeParams = [
5050
'nonce',
5151
'display',
5252
'prompt',
53+
'screen_hint',
5354
'max_age',
5455
'ui_locales',
5556
'claims_locales',

0 commit comments

Comments
 (0)