Skip to content
Commit bfd8a21f authored by Rene Saarsoo's avatar Rene Saarsoo
Browse files

Rewrite of authentication logic.

Created Docs.Auth which performs the actual login/logout stuff.
Docs.view.auth.Form represents the form at the header of the app,
firering "login" and "logout" events.

The Auth controller just binds these two things together - listening
to the events from AuthForm, performing the login with Docs.Auth
and calling back to AuthForm to change how it looks after login.
parent f5e65586
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment