()
| 23 | verifyToken(ctx context.Context, token string, callbackURLFunc OIDCCallbackURLFunc) (*Identity, error) |
| 24 | common() JWTConfigCommon |
| 25 | GetName() string |
| 26 | } |
| 27 | |
| 28 | // SupportedAlgorithms is list of signing algorithms explicitly supported |
no outgoing calls