Skip to content

Lamdba Authorizers #407

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

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

Lamdba Authorizers #407

wants to merge 6 commits into from

Conversation

NickB1015
Copy link

Related Issue

Link to the Github Issue created for this blog post

Link to Google Doc

https://docs.google.com/document/d/1AG6IMoqkCTSRCCStmOIldMF5610D3_d-c2YRUZH_75k/edit?tab=t.0

Checklist

  • Has cover image been added
  • Have all content images been added. Do they render correctly? (aspect ratio etc)
  • The code inside code blocks gives no errors
  • Check for SEO keyword?
  • Added call to action to link to supertokens and to link to other blogs.
  • Add reference to how SuperTokens solves this blog's problem (if relevant).

Remaining TODOs

  • ...

Copy link

netlify bot commented Apr 21, 2025

Deploy Preview for gracious-clarke-e6b312 ready!

Name Link
🔨 Latest commit 3280df6
🔍 Latest deploy log https://app.netlify.com/sites/gracious-clarke-e6b312/deploys/680637e481bb460008196d8b
😎 Deploy Preview https://deploy-preview-407--gracious-clarke-e6b312.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link
Collaborator

@jscyo jscyo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please also add the cover image (of two different sizes) and the metadata


JWTs (JSON Web Tokens) have become the go-to standard for API authentication, and for good reason. They’re lightweight, secure, and perfect for modern, distributed systems. When paired with **Lambda Authorizers**, JWTs provide a robust way to authenticate and authorize API requests. Let’s break it down.

### **Why JWT?**
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There is a little repetition, there is another instance above where we are explaining what JWTs and the claims are. It should be consolidated into a single place

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK, working on it.

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