Skip to content
This repository has been archived by the owner on Apr 13, 2022. It is now read-only.

Just one function for sign up and log in? #6

Open
timbl opened this issue Jan 18, 2016 · 0 comments
Open

Just one function for sign up and log in? #6

timbl opened this issue Jan 18, 2016 · 0 comments

Comments

@timbl
Copy link
Contributor

timbl commented Jan 18, 2016

"Both Login and Signup functions return the user's WebID. Sometimes users don't have a WebID account, and in that case they need to sign up for one. The signup process also results in getting the user's WebID. If the operation is successful and a WebID is returned, then the user is considered to be authenticated."

Not clear what the relationship is between signup and login.
The app can't tell whether the user has a webid up front and decide which to call.
The solid library should surely just allow login for those signed up and otherwise sign up, with the same result in case? So there is just one function to do both?

Also this function must be able (in future) to call the app back that the user has logged out (with a null webid).

@dmitrizagidulin dmitrizagidulin changed the title Just one function fro sign up and log in? Just one function for sign up and log in? Feb 22, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant