user-service
Toggle table of contents
2.5.1
jvm
Platform filter
jvm
Switch theme
Search in API
user-service
application
/
auth
/
AuthServiceImpl
/
AuthServiceImpl
Auth
Service
Impl
constructor
(
authRepository
:
AuthRepository
,
secret
:
Secret
,
issuer
:
Issuer
,
audience
:
Audience
,
expirationTime
:
Int
=
EXPIRATION_TIME
)