Skip to content

A .NET 8 web api that provides JWT authentication to our frontend and routes to accept SDK benchmarks.

License

Notifications You must be signed in to change notification settings

Cryptographic-API-Services/cas-api

 
 

Repository files navigation

eas-api

image

Environment Description

This is a .NET 8.0 Web API. Authentication is hand written using JWT Tokens which are signed with an individual ECC 521 key pair and the storage mechanism is a MongoDB database to allow for easy schema changes during development. This project contains the front-end routes for our SPA interface.

SDKs Currently In Development

C# JavaScript

About

A .NET 8 web api that provides JWT authentication to our frontend and routes to accept SDK benchmarks.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published