public interface TokenProvider
| Modifier and Type | Method and Description |
|---|---|
void |
init(Router router) |
void |
requestToken(Map<String,String> userAttributes) |
void |
verifyToken(Map<String,String> userAttributes,
String token) |
Copyright © 2022. All Rights Reserved.