TODO: Write a description of how this all works.
The Portier Broker's API is identical to OpenID Connect's "Implicit Flow."
Until we get around to writing this up, consider reading the demo-rp's source, especially server.py. It turns out that OpenID Connect is actually pretty reasonable!