Split PKCE verification test
This commit is contained in:
parent
9022971fb9
commit
c25836bc1a
2 changed files with 45 additions and 48 deletions
|
|
@ -143,7 +143,6 @@ class OAuth2Store {
|
|||
|
||||
@Injectable()
|
||||
export class OAuth2ProviderService {
|
||||
// #provider: Provider;
|
||||
#server = oauth2orize.createServer({
|
||||
store: new OAuth2Store(),
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue