Skip to content

BenjaminPiette/Elastos.Tests.JWTTestTool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

  • Clone this repo
  • npm install

Generate a JWT token

node encode.js

Listen to received responses

  • Generate a JWT token that includes a "callbackurl" that uses your computer's IP address.

  • Run your mobile phone app on the same wifi as your computer, no VPN.

  • Run the server:

      node server.js
    
  • Let the mobile app (ex: DID App) handle a credaccess request and send the callbackurl.

About

Encode a payload as JWT + receive callbacks and decode JWT

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published