Tweet
TIL: AWS API Gateway can validate JWT tokens for authentication and authorization out of the box! 🚀 If a token is invalid or expired, it returns a 502 error. Great way to secure API endpoints and prevent unauthorized access. #AWS #APIGateway #buildinpublic #indiehackers
What are the alternatives to JSON Web Tokens (JWTs)? Looking for a shorter version of a token that I can generate server-side and then validate it quickly when the client sends it back. #AWS #APIGateway #Serverless #buildinpublic #startup #SaaS
Problem to fix: I need to send an email to the user that contains a magic URL (long URL). So I need to build a (serverless) URL shortener. Thoughts? Found this to help me
aws.amazon.com/blogs/compute/…
#AWS #APIGateway #buildinpublic #SaaS
Take a closer look into what an APl gateway is, the purpose it serves in a #microservices architecture, and a few tips & tricks on implementing one.
bit.ly/31w1Sug
#apigateway
What is coming up next?

Here is the plan for coming weeks. Going to write two articles about using cognito authorizer and lambda authorizer with #Amazon #APIGateway.

Will post the thread and links once done.

#AWS #serverless