Skip to content

Serverless AWS Account Linking proxy providing OAuth2 access to PKCE-only services

License

Notifications You must be signed in to change notification settings

rwst/oauth2-pkce-proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

oauth2-pkce-proxy

Serverless AWS Account Linking proxy providing OAuth2 access to PKCE-only services

The repo provides general Python3 code for the Lambda, and exported JSON of the API Gateway (which is really simple).

This is an image

Amazon KMS is used as source of the secret, and SQS stores the global variable of the secret between lambda invocations. I use the proxy to enable account linking for an Alexa skill because the ASK does not support PKCE.

About

Serverless AWS Account Linking proxy providing OAuth2 access to PKCE-only services

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages