CiderCS3398 / CS3398-Cider-S2017

CS3398 Team Github
0 stars 2 forks source link

Design and Implement Log-In/Log-Out Process with Emphasis on Libraries/Framework - Zach #24

Closed forrest87 closed 7 years ago

forrest87 commented 7 years ago

Create the user authentication mechanism for the app.

zsm8 commented 7 years ago

Google+ sign in is a secure and supported means of identifying user for your Android applications.

https://developers.google.com/identity/sign-in/android/start

The above link is a guide from Google's developer site. This will be our resource for implementing sign in.

zsm8 commented 7 years ago

Log in/logout was moved to backlog from Sprint 1 to Sprint 2. The plan is still to utilize Google+ login since Google+ login should be very well supported.

This will lend itself to user profiles with sets of recipes. The plan is to have these available locally until our database is communicating with the app.

zsm8 commented 7 years ago

Duplicate entry. Going to consolidate issues into different issue.