Skip to content

skcript/hn-sso-boards

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hn-sso-boards

This is an implementation example of Hellonext's boards embed along with SSO.

Read the full help page on Hellonext.

Instructions

  1. Replace your organization's board embed URLs on demo1, demo2 and demo3 HTML files.
  2. Use any JWT token generator inside jwt-generators folder.
  3. Start a local server like Python's http.server and visit on your preferred browser.
python -m http.server 8000