You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried running demo/simple_example_auth.py (without any changes). I accessed it through my web-browser, when I clicked Log_me_in it wouldn't login.
I still get the same output even after clicking login several times:
Hello, I'm Jack, I'm NOT logged in.
Log me in
Log me out
Check my permissions, when i'm logged in and logged out.
Can I listen?
Can I speak?
Which also makes /listen an unauthorized page.
The text was updated successfully, but these errors were encountered:
I tried running
demo/simple_example_auth.py
(without any changes). I accessed it through my web-browser, when I clickedLog_me_in
it wouldn't login.I still get the same output even after clicking login several times:
Which also makes
/listen
an unauthorized page.The text was updated successfully, but these errors were encountered: