oxAuth
oxAuth copied to clipboard
feat: introduce new UpdateToken methods in oxauth which exist in jans
Describe the issue
Introduce new UpdateToken methods in oxauth which exist in jans.
Currently in oxauth we have one method:
- modifyIdToken
In jans we have:
- modifyIdToken
- modifyAccessToken
- modifyRefreshToken
- getRefreshTokenLifetimeInSeconds
- getIdTokenLifetimeInSeconds
- getAccessTokenLifetimeInSeconds