1.0.5 • Published 2 years ago

@ombori/grid-service-authorization v1.0.5

Weekly downloads
-
License
UNLICENSED
Repository
-
Last release
2 years ago

grid-service-authorization-package

Package name: "@ombori/grid-service-authorization": "^1.0.3",

Used for authorization in service to service communications. Please check specification for "validateRequest" method. Basically you have 2 methods:

  1. validateRequest - validate azure function request
  2. deleteCachedToken - delete specified token from internal cache. Endpoint has to be provided.