nass-connection
v1.0.1
Published
Naflows Authentication Service System's module for developers using the Naflows tunnels to access secure backend features and user's data.
Maintainers
Readme
Contracts
In order to interact with the NASS API, Naflows will provide the following data to the developers: | Field Name | Type | Description | Privacy Level | |------------|------|-------------|---------------| | API ID | String | Unique identifier for the API | Public | | API Key | String | Key used for authentication | Private | | Token | String | Token for session management | Private | | Token Birthtime | DateTime | Timestamp when the token was created | Private |
