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

Login/logout workflow #2

Open
pudo opened this issue Apr 18, 2017 · 1 comment
Open

Login/logout workflow #2

pudo opened this issue Apr 18, 2017 · 1 comment

Comments

@pudo
Copy link
Contributor

pudo commented Apr 18, 2017

Users should be able to log in and out of Aleph using the user interface. Logout and OAuth sign-in is invoked by redirecting the browser to specific endpoints. Session state is available as an API call.

  • For username and password authentication, a form must be submitted.

cf.

@pudo
Copy link
Contributor Author

pudo commented Jun 21, 2017

We need to switch the backend to token-based auth, and store this in the app somehow.

Refs alephdata/aleph#200

felixebert added a commit that referenced this issue Aug 7, 2017
#2 Login / Logout workflow wip
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