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:
- validateRequest - validate azure function request
- deleteCachedToken - delete specified token from internal cache. Endpoint has to be provided.