netgusto/nodebook

Implement token based scheme like jupyter for web

netgusto opened this issue · 0 comments

Principle: generate and display on the command line an auth token valid for the session, and authorize in the browser for the duration of the session.

Enabled by default, disable with --no-auth on the command line.