Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat/lambda basic auth on dev and stage #113

Merged
merged 4 commits into from
Dec 10, 2024

Conversation

awdem
Copy link
Contributor

@awdem awdem commented Nov 28, 2024

This PR:

  • Makes an explicit API gateway resource to replace the implicitly created one
  • Adds a basic auth lambda authorizer to the API gateway in development and staging environments

Tested by deploying to dev. There should be no downtime. After merge and deploy, I will need to deploy the API from the console for dev and staging to apply the changes I made.

Part of larger project: https://app.asana.com/0/1204880927741389/1208294218492449/f


@awdem awdem force-pushed the feat/lambda-basic-auth-on-dev-and-stage branch from 30956d4 to 93882e4 Compare November 28, 2024 15:07
@awdem awdem marked this pull request as ready for review November 28, 2024 15:08
@symroe symroe self-requested a review December 2, 2024 09:45
@awdem awdem merged commit 156722d into main Dec 10, 2024
9 checks passed
@awdem awdem deleted the feat/lambda-basic-auth-on-dev-and-stage branch December 11, 2024 11:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants