0.2.0 • Published 8 years ago

spartan-api v0.2.0

Weekly downloads
1
License
BSD-3-Clause
Repository
-
Last release
8 years ago

NodeJS Javascript APIs to:

  1. 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:
  2. APIs used by server side to validate the cert token passed by the client in HTTP header

TODO: Better documentation