auth0-flutter
auth0-flutter copied to clipboard
Flutter windows desktop support
Changes
This PR consists of changes with respect to adding flutter windows desktop support.
Feature implemented PKCE flow end to end Right now the flutter channels supported are webauthlogin and webauthlogout CredentialsManager would be supported in another PR Dependency management for windows is done via CMakeLists.txt file. Under the hood flutter provides C++ application as wrapper over windows