Skip to content

sqrlserverjava/sqrl-server-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sqrl-server-demo

This JEE app is the demo for the sqrl-server-base and sqrl-server-atmosphere libraries. This demo app is running at https://sqrljava.tech:20000/sqrlexample/login

You can run the demo app locally by:

  1. Checkout the sqrlexample project: git clone https://github.com/sqrlserverjava/sqrl-server-example.git
  2. Move into the directory: cd sqrl-server-example
  3. Start the server with jetty: mvn jetty:run
  4. Install a native SQRL client such as sqrl.exe from grc.com - mobile clients will not work when running on localhost
  5. Open https://127.0.0.1/sqrlexample/ in Chrome, IE, or Edge (firefox does not work on localhost for some reason)
  6. Bypass the certificate warning (unavoidable on localhost)

You can also run the maven jetty command in debug mode in eclipse (or your favorite IDE) to step through the code, etc

Reporting Issues

See CONTRIBUTING.md

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published