Add logic to save OpenID connect grants
This commit is contained in:
@@ -11,7 +11,8 @@ module.exports = exports = {
|
||||
yes: 'Yes',
|
||||
no: 'No',
|
||||
deny: 'Deny',
|
||||
grant: 'Grant Access',
|
||||
grant: 'Allow access',
|
||||
grant_once: 'Allow access once',
|
||||
back: 'Back',
|
||||
next: 'Next',
|
||||
cancel: 'Cancel',
|
||||
|
||||
Reference in New Issue
Block a user