Closed kylermintah closed 3 years ago
Resolves #74
generalized OAuth service library
flutter google oauth completed
included spotify grant flow
added .env configuration to flutter environment to protect sensitive client ids, client secrets etc
see services-config.dart for current config file for all services. See file comment for instructions on how to set up .env
Added LOCAL, SANDBOX & PRODUCTION Environments
Resolves #74
generalized OAuth service library
flutter google oauth completed
included spotify grant flow
added .env configuration to flutter environment to protect sensitive client ids, client secrets etc
see services-config.dart for current config file for all services. See file comment for instructions on how to set up .env
Added LOCAL, SANDBOX & PRODUCTION Environments