chingu-voyages / v51-tier3-team-35

Add-project-description-here | Voyage-51 | https://chingu.io/ | Twitter: https://twitter.com/ChinguCollabs
1 stars 1 forks source link

Authentication #19

Closed LootingMonk closed 1 month ago

LootingMonk commented 1 month ago

User Story Description As a user I want to be able to sign in to, sign up for and sign-out of the travel App So I can have a valid authentication session to use the service.

Steps to Follow

Acceptance Criteria A sign-in, sign-up should be available and also authentication functions. Log out functionality will be in another story.

LootingMonk commented 1 month ago

https://docs.google.com/document/d/1Y8zUJQyK1Szu-4sBaL4252YHoXfTfLAW2GaTL2leqjQ/edit

LootingMonk commented 1 month ago

Implement Google Auth or Email Password Authentication to access the service. Cookie based authentication allows sign-in form any device.