cmorland / dns-react

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dns-react

TODO

Make a seperate page/app that handles auth. Idea is:

  • /authed/ protected by http server with http basic auth
  • / not protected by http auth, presents a login form/basic site

A successful login redirects to authed app/route and sets the header to be sent with all ajax requests.

About


Languages

Language:JavaScript 69.2%Language:CSS 29.6%Language:HTML 1.2%