UNPKG

j-toker

Version:

Simple, secure token authentication for jQuery.

15 lines (13 loc) 381 B
<!doctype HTML> <html> <head> <title>jToker Demo</title> <link rel='stylesheet' href='styles/main.css'> </head> <body> <div id='content'>loading...</div> <script>window.config = {{{config}}};</script> <script type='text/javascript' src='scripts/polyfills.js'></script> <script type='text/javascript' src='scripts/main.js'></script> </body> </html>