1.0.0 • Published 4 years ago

ite-axnosis-azure-stack v1.0.0

Weekly downloads
-
License
ISC
Repository
bitbucket
Last release
4 years ago

ite-axnosis-azure-stack

a Sails v1 application

Links

Package info

This package is used by the Integrity Engineering team to facilitate some reusable functions that are needed to authenticate a connection or user and get, post and patch odata requests to azure

Breakdown

The package contains several functions that can be used:

authRequest - to authenticate a user with credentials to microsoft and the specified environment authRefresh - to re-authenticate a user with a valid token that might have expired authUserRequest - to get details about the user from the provided credentials

get - do a get request with the authenticated token to the environment specified post - do a post request with the authenticated token to the environment specified patch - do a patch/update request with the authenticated token to the environment specified

1.0.0

4 years ago