Skip to content

Latest commit

 

History

History
20 lines (9 loc) · 801 Bytes

File metadata and controls

20 lines (9 loc) · 801 Bytes

HexaEight Session Demo React App

A sample React Application that implements HexaEight Session

This is a simple create-react-app template modified to implement hexaeight-sessions.

src/hexaeight.js can be adopted/modified as per your project requirement.

This sample Demo app has been hosted at Netlify here

You can login using any email address into the app and try out the Encryption/decryption as well as Protect/Deciphering functionality.

This Sample demo app is protected using HexaEight Token Server.

Note: Change Client ID and token server url in src/App.js accordingly

This demo repository is part of Hexaight Session For Single Page Apps and Websites using JavaScript Repository