Skip to content

Derive OAuth callback URL and prefix stack resources#8

Merged
ltyu merged 1 commit intomasterfrom
leyu00/derive-oauth-callback-and-prefix-resources
Mar 17, 2026
Merged

Derive OAuth callback URL and prefix stack resources#8
ltyu merged 1 commit intomasterfrom
leyu00/derive-oauth-callback-and-prefix-resources

Conversation

@ltyu
Copy link
Copy Markdown
Owner

@ltyu ltyu commented Mar 17, 2026

Summary

  • derive the Google OAuth callback URL from the deployed HttpApi request context and request the identity scopes needed for the app-authenticated flow
  • parameterize named AWS resources and expose OAuth stack outputs so staging-style deployments do not require hard-coded callback settings
  • align docs and package install behavior by removing the callback env var dependency and making prepare tolerant when husky is unavailable

Testing

  • npm run test:run -- src/handlers/startGoogleOAuth.test.ts
  • npx tsc --noEmit
  • npm run build

@ltyu ltyu merged commit 892b064 into master Mar 17, 2026
1 check passed
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.

1 participant