dtauerbach / apollo

Apollo Project website
1 stars 0 forks source link

check authentication on page load #51

Closed julesbou closed 10 years ago

julesbou commented 10 years ago

https://trello.com/c/waMnh6wt/28-check-authentication-automatically-at-load

@TizianoPerrucci I still have a bug with this PR, current_user still returns "me@paulsaway.com", even if i restart application. I think it's a problem where session is not cleared correctly. can you take a look

TizianoPerrucci commented 10 years ago

I fixed a glitch in the registration, but it works. If you logout join with a different user and reload you still see the newly created user. Can you double check that works?