Package com.glideapi
Class MagicAuth
java.lang.Object
com.glideapi.MagicAuth
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionauthenticate(StartVerificationDto startVerificationDto) booleancheckCode(CheckCodeDto checkCodeDto) decodeTokenAndGetIss(String token)
-
Constructor Details
-
MagicAuth
public MagicAuth()
-
-
Method Details
-
authenticate
-
checkCode
-
decodeTokenAndGetIss
- Throws:
io.jsonwebtoken.JwtException
-