Dev-Env Authenticator
This package provides a way to authenticate requests to a development environment using a generic Oauth2 Service, In our case Okta. It is designed to be used with:
- AWS CloudFront and Lambda@Edge
- AWS Lambda Function URLs
Installation
pnpm i @pit-shared/dev-env-authenticator-client
Test
pnpm test