Skip to content

Automates having a valid bearer token from the AWS Cognito Identity Provider Service

Notifications You must be signed in to change notification settings

Charles-Goodwin/Bearer-Token-for-AWS-Authorization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Automate AWS Bearer Token Husbandry

Automates having a valid bearer token from the AWS Cognito Identity Provider Service
Tested and used on an EPS32 DevKitC board

This library uses the AWS Cognito Identity Provider Service to ensure you always have a valid bearer token
The bearer token gives you authentication to access APIs hosted on AWS

To quickly bring you up to speed,

  1. load up the example sketch,
  2. Customise the three defined constants to your settings
  3. Upload to your ESP32 and
  4. watch on the serial monitor how a valid bearer token is always on hand

Now you have just what you need to place in your Authorization Header whenever you make an AWS API request

About

Automates having a valid bearer token from the AWS Cognito Identity Provider Service

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages