mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-09 19:22:51 +00:00
refactor: remove unused auth provider properties
This commit is contained in:
@@ -47,16 +47,6 @@ export interface SCAuthorizationProviderClient {
|
||||
*/
|
||||
clientId: string;
|
||||
|
||||
/**
|
||||
* Authorization provider requires PKCE
|
||||
*/
|
||||
pkce: boolean;
|
||||
|
||||
/**
|
||||
* Redirct URL for after finishing authentication
|
||||
*/
|
||||
redirect: string;
|
||||
|
||||
/**
|
||||
* Scopes to request
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user