oauth2-client-demo/README.org
2019-07-25 18:50:39 +02:00

17 lines
313 B
Org Mode

#+Title: OAuth2 Client Demo
#+Author: Yann Esposito
Brutalist OAuth2 client demo.
Brutalist because the design is brutalist and the site is static, no server side code.
You can serve it with your preferred local file server.
#+BEGIN_SRC
python -m SimpleHTTPServer 9999
#+END_SRC
Generate self certificate