typo, formatting
parent
ba7ddf17f9
commit
2ef8d16e9c
|
@ -26,7 +26,7 @@ INSERT INTO redirect_uri_TEMP (owner_id, redirect_uri) VALUES
|
|||
('client', 'http://localhost:8080/');
|
||||
|
||||
INSERT INTO authorized_grant_type_TEMP (owner_id, authorized_grant_type) VALUES
|
||||
('client', 'autorization_code'),
|
||||
('client', 'authorization_code'),
|
||||
('client', 'implicit');
|
||||
|
||||
--
|
||||
|
|
Loading…
Reference in New Issue