Commit graph

5 commits

Author SHA1 Message Date
Manuel de Brito Fontes
f5dda5fecc
Fix documentation format 2018-08-30 15:31:12 -03:00
takonomura
587c2a8765 Escape $request_uri for external auth 2018-07-19 15:22:05 +09:00
Thomas Peitz
25f0b29da8
Add redirect uri for oauth2 login 2018-07-04 11:57:51 +02:00
Pieter Lange
efdae5a96f Fix example
os.urandom sometimes returns more bytes and its generally encouraged to use python3's `secrets` module.
Also double64 encode to prevent messing up the environment variables
with binary data
2018-06-11 17:39:45 +02:00
Aarni Koskela
a59b811e7d Index all examples and fix their titles 2018-05-03 15:44:57 +03:00