Skip to content

Nodejs Proof Of Concept to demonstrate how to authenticate against AquaO rest services with jwt token

Notifications You must be signed in to change notification settings

AquaO/aquao-poc-authentication-jwt-node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

POC aquao-authentication-jwt-node

aquao-poc-node

This a Nodejs Proof Of Concept to demonstrate how to authenticate agaisnt AquaO rest services with jwt token

How to start

Edit .env file and replace %**% with the correct values

  • HOST
  • JWT_ISSUER
  • JWT_SUBJECT
  • JWT_KEY

Prerequisites

You should have win-node-env module

Run npm install -g win-node-env

Install

Run npm install

Start

Run npm start

Authors

AquaO - support@aquao.fr

License

BSD Zero Clause License Copyright (C) 2023 by AquaO support@aquao.fr

Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted.

THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

About

Nodejs Proof Of Concept to demonstrate how to authenticate against AquaO rest services with jwt token

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published