| Package | Description |
|---|---|
| io.scalecube.organization.tokens |
| Modifier and Type | Method and Description |
|---|---|
PublicKey |
Auth0PublicKeyProvider.getPublicKey(String token) |
PublicKey |
PublicKeyProvider.getPublicKey(String token)
Returns a public key which used to sign the
token argument. |
reactor.core.publisher.Mono<io.scalecube.security.api.Profile> |
TokenVerifier.verify(Token token)
Verifies the token argument.
|
reactor.core.publisher.Mono<io.scalecube.security.api.Profile> |
TokenVerifierImpl.verify(Token token) |
Copyright © 2015–2019. All rights reserved.