oauth2-client-demo/README.org

18 lines
313 B
Org Mode
Raw Permalink Normal View History

2018-02-08 16:16:18 +00:00
#+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
2019-07-25 16:50:39 +00:00
Generate self certificate