Package com.glideapi.services
Class MagicAuthClient
java.lang.Object
com.glideapi.services.MagicAuthClient
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic enumstatic classstatic classstatic classstatic classstatic classstatic classstatic class -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
MagicAuthClient
-
-
Method Details
-
startAuth
public MagicAuthClient.MagicAuthStartResponse startAuth(MagicAuthClient.BaseMagicAuthStartProps props, Types.ApiConfig conf) throws Exception - Throws:
Exception
-
verifyAuth
public MagicAuthClient.MagicAuthCheckResponse verifyAuth(MagicAuthClient.MagicAuthVerifyProps props, Types.ApiConfig conf) throws Exception - Throws:
Exception
-