sgnl
v1.0.1
Published
SGNL SDK for Node.js
Downloads
1
Maintainers
Readme
SGNL Javascript SDK for Node.js
With SGNL, developers can get started in minutes with our APIs and simple code samples.
- API version: 1.0.0
- Package version: 1.0.0
Installation
For Node.js
npm
Install it via:
npm install sgnl --saveGetting Started
Please follow the installation instruction and check the Documentation for API Endpoints
Documentation for API Endpoints
All URIs are relative to https://access.sgnlapis.cloud/v1/
Class | Method | HTTP request | Description ------------ | ------------- | ------------- | ------------- Sgnl.AccessEvaluationClient | accessEvaluation | POST /evaluations | Evaluate whether a principal can perform actions on assets.
Documentation for Models
- Sgnl.AccessDecision
- Sgnl.AccessEvaluationRequest
- Sgnl.AccessEvaluationResponse
- Sgnl.ErrorResponse
- Sgnl.Principal
- Sgnl.Query
- Sgnl.QueryDecision
Documentation for Authorization
bearerAuth
- Type: Bearer authentication (JWT)
