auth0_spa_dart library

Functions

createAuth0Client({required String clientId, required String domain, bool useRefreshTokens = false, String cacheLocation = "memory"}) Future<Auth0Client>