shagun25 / SheHeroes

SheHeroes- A Women And Child Safety App
https://discord.com/channels/811724426965811210/815018090991321099
Creative Commons Zero v1.0 Universal
76 stars 92 forks source link

Google Authentication Added with Log-in and Log-Out Facility #57

Closed SamarpanCoder2002 closed 3 years ago

SamarpanCoder2002 commented 3 years ago

issue no.: #16

Hello mam @shagun25 ... I added Google Auth Facility with log-in and log-out event...... Hope you review it and merged it

Closes: #16

Describe the changes you've made

Added Google Authentication with log-in and log-out..... Log-out button provided in both screen(Safety and Danger)

Type of change

What sort of change have you made:

Mention any unusual behaviour of your code (Write NA if not)

If my code not run on your machine at first....that may be due to SHA-1 key problem or multiplatform exception.... Maintain Following Steps:

  1. add SHA-1(if possible SHA-256 also) key in Add Fingerprint in firebase account settings.....Picture added

  2. Download google-services.json file again and put in the desired location....

  3. Run command flutter clean and then flutter pub get in terminal

  4. Re-run the program.....

In my machine....it works fine and smoothly.....After following above steps, if still you have a problem, you can freely tell me....

Checklist:

Additional Info (optional)

If my code work nicely, hope you review it and merged it.... I am also a GSSOC'21 participant.....So, after merge pls raised the required tag for that program...Thank you @shagun25

SamarpanCoder2002 commented 3 years ago

Required changes done..... google-sign-in version not specified as error came of compatibility..... But not specify version of that..... not create any problem to run the app....hope you review and merged it...Thanks @hiashutoshsingh @shagun25

hiashutoshsingh commented 3 years ago

Required changes done..... google-sign-in version not specified as error came of compatibility..... But not specify version of that..... not create any problem to run the app....hope you review and merged it...Thanks @hiashutoshsingh @shagun25

Thanks for being active. PR looks great!

SamarpanCoder2002 commented 3 years ago

Required changes done..... google-sign-in version not specified as error came of compatibility..... But not specify version of that..... not create any problem to run the app....hope you review and merged it...Thanks @hiashutoshsingh @shagun25

Thanks for being active. PR looks great!

Thanks for merge