spartan-api
v0.2.0
Published
APIs to create and verify spartan auth certificates
Downloads
7
Readme
NodeJS Javascript APIs to:
- Fetch certificates from Attestation Server, sign and pass it to the caller. The caller application pass this cert token to the server using HTTP header: x-spartan-auth-token:
- APIs used by server side to validate the cert token passed by the client in HTTP header
TODO: Better documentation