assembl.lib.web_token module

Web tokens for annotator interoperability.

Lifted with thanks from https://github.com/okfn/annotator-store/blob/master/annotator/auth.py

exception assembl.lib.web_token.TokenInvalid[source]

Bases: Exception