mirror of
https://github.com/elyby/oauth2-server.git
synced 2024-11-01 16:33:07 +05:30
Spelling fix
This commit is contained in:
parent
ef928b19cf
commit
4abe7e7dda
@ -424,7 +424,7 @@ class Server
|
||||
// request_uri
|
||||
$sessionId = $this->db->validateAuthCode(
|
||||
$params['client_id'],
|
||||
$params['request_uri'],
|
||||
$params['redirect_uri'],
|
||||
$params['code']
|
||||
);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user