Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#1 - Implement API Login Logic #1

Open
wenwangcode opened this issue Nov 8, 2015 · 3 comments
Open

#1 - Implement API Login Logic #1

wenwangcode opened this issue Nov 8, 2015 · 3 comments
Assignees

Comments

@wenwangcode
Copy link
Owner

http://stackoverflow.com/questions/10960131/authentication-authorization-and-session-management-in-traditional-web-apps-and

@ctkou ctkou changed the title #11-07-09-04 Implement API Login Logic #1 Implement API Login Logic Nov 8, 2015
@ctkou ctkou changed the title #1 Implement API Login Logic #1 - Implement API Login Logic Nov 8, 2015
@wenwangcode wenwangcode assigned wenwangcode and unassigned ctkou Nov 29, 2015
@wenwangcode
Copy link
Owner Author

WE have to figure out:
What is cookie?? Do we need cookie?

Sample create user logic:
CreateSession
VerifyMemberIdentifier - by email address
CreateMember
SignIn
UpdateProfile

@wenwangcode
Copy link
Owner Author

Still need to post email and password, encrypt password

@wenwangcode
Copy link
Owner Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants