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

Add session support to Angular app #79

Closed
dotproto opened this issue Jun 14, 2014 · 1 comment
Closed

Add session support to Angular app #79

dotproto opened this issue Jun 14, 2014 · 1 comment

Comments

@dotproto
Copy link
Member

Our Angular app will be responsible for session management (outside of initial auth). Since all API requests now require the user to be logged in, the App will need to be aware of when the user is logged in and react accordingly.

We should also broadcast login/out events so sub-modules can properly handle these events.

@kelsin
Copy link
Member

kelsin commented Jun 21, 2014

Replaced by #91

@kelsin kelsin closed this as completed Jun 21, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants