UNPKG
nestjs-oauth2
Version:
latest (0.0.7)
0.0.31
0.0.7
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1
0.0.0
NestJS OAuth2 Client
hanchchch/nestjs-oauth2
nestjs-oauth2
/
dist
/
oauth
/
oauth.symbols.d.ts
4 lines
(3 loc)
•
166 B
TypeScript
View Raw
1
2
3
4
export
declare
const
OAUTH_OPTIONS
=
"OAUTH_OPTIONS"
;
export
declare
const
OAUTH_PROVIDERS
=
"OAUTH_PROVIDERS"
;
export
declare
const
OAUTH_SERVICE
=
"OAUTH_SERVICE"
;