mobileappdevhm20 / team-project-team_7

team-project-team_7 created by GitHub Classroom
0 stars 0 forks source link

Implement Login/Authentication functionality #21

Closed m1n1 closed 4 years ago

m1n1 commented 4 years ago

Acceptance: The user can enter his credentials and his credentials are checked if correct from the user databse

devtobi commented 4 years ago

https://bloclibrary.dev/#/flutterfirebaselogintutorial

m1n1 commented 4 years ago

Google Signup requires the app to be signed.

https://developers.google.com/android/guides/client-auth https://developer.android.com/studio/publish/app-signing

devtobi commented 4 years ago

@m1n1 Actually the app is being signed in the deployment pipeline 💯

m1n1 commented 4 years ago

I removed Google Sign-in for now. The integration is very complicated and email+password works just as well