Mercurial > p > roundup > code
view website/www/make.bat @ 5934:db9bd45d50ad
Refactor jwt auth into authenticate_bearer_token() method on Client
The json web token authentication was buried inside determine
user. Refactored to put this authenticate_bearer_token method so it
can (hopefully) be overriden by an instance.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Sat, 19 Oct 2019 16:35:08 -0400 |
| parents | bcec10953ae8 |
| children | 3a851df879cd |
line wrap: on
line source
@rem python -m pip install sphinx @rem python -m pip install sphinxcontrib-cheeseshop python -m sphinx . html
