Back to Bokeh

Bokeh App with Login

examples/server/app/server_auth/login.html

3.10.0.dev4455 B
Original Source

{% module xsrf_form_html() %}

Login to access your application

Login {{errormessage}}

This is a toy example that demonstrates the authentication building blocks that are available with a Bokeh server.

You can log in with user: bokeh / pass: bokeh

See the documentation for a full discussion.