Networking
-
-
-
-
Used during token sign in. We always need to make this call, that’s how the backend gets the Epic tokens it needs for future communication.
- launchToken: The sign in token.
- issuer: The token issuer.
- deploymentID: The deployment identifier.
- activationCode: The study configuration identifier.
- completion: The completion block to be called post execution. Returns the credentials needed to log in including the auth mode (either password or token) and an optional error message.
-
-
-
-
-
-