Combines functionality for supporting a local user database.
Creates a now token for the given data
Return a refresher to obtain new access tokens.
Return a validator that can verify tokens from this provider.
Combine this and next realm by combining their validator and jwtRefresh instances.
next
Check whether the given JWT was issued by this provider.