Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 413 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 413 Bytes

Sense/Net Authentication server

SN-Auth is a lightweight authentication server implementation for Sense/Net repositories.

The authentication server consists of two parts:

  • An API through which the client can log in/register etc. (recommended for custom UI)
  • A built-in UI that you do not need to implement in your application.

The description of the API endpoints can be found in the swagger documentation.