Skip to content
This repository has been archived by the owner on May 14, 2021. It is now read-only.
/ jwt-service Public archive

A helper service for the creation of JWT needed to work with the Kin ecosystem SDKs

Notifications You must be signed in to change notification settings

kinecosystem/jwt-service

Repository files navigation

Kin ecosystem JWT service

**** This is a development tool and should NOT be used in production ****

A helper tool to create/sign JWT.
Tokens are needed, in some cases, when interacting with our marketplace server, and as a result of that, the tokens are also needed when working with our SDKs.

In order to make the first integration with our SDKs simpler we supply this service, which can easily be installed and used by anyone who wants to try integrating Kin into their app.

Important note: This service is provided as a tool for development time to ease intergration with the SDK and should not under any circumstances be used in production. Any production solution MUST adhere to basic security best practices and encompass an authentication process limiting JWT serving to authenticated users/clients ONLY.

Documentation

About

A helper service for the creation of JWT needed to work with the Kin ecosystem SDKs

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published