Skip to content

HexaEightTeam/react-authentication-using-hexaeight-session

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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