Skip to content

Helps with generating signed headers for aws v4 signatures.

License

Notifications You must be signed in to change notification settings

stephenthedev/aws-client-sign

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aws-client-sign

Helps with generating signed headers for aws v4 signatures.

This project is used to help SPAs communicate with APIGateway, or other AWS services from the client.

NOTE

You should not embed long term aws credentials in your client side applications. This signing mechanism should utilize only temporary credentials, such as Federated Tokens embedded into your sessions after authentication.

About

Helps with generating signed headers for aws v4 signatures.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published