getCode abstract method

Future<AuthCodeMap> getCode()

Method for obtaining a new user auth code. First step of token creation.

Implementation

Future<AuthCodeMap> getCode();