mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-24 20:17:24 +08:00
oauth support skips authorization
This commit is contained in:
@@ -10,4 +10,5 @@ return [
|
||||
'authorization_request_desc' => 'is requesting permission to access your account',
|
||||
'btn_approve' => 'Authorize',
|
||||
'btn_deny' => 'Cancel',
|
||||
'skips_authorization' => 'Skips authorization',
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user