email_auth library
Classes
- EmailAuth
- Class EmailAuth requires a auth.config.dart pacakge should follow the variable conventions as follows : var remoteServerConfig = {"server" : "serverUrl", "serverKey" : "Key generted from the email-auth-node package"} You can pass "remoteServerConfig" to the emailAuth instance.config() and generate them.