Develop & Deploy Serverless App Lesson 5 Authentication: Exercise
yt link
Implementation
In this exercise, you will have to implement three new features in the image sharing application:
A custom authorizer that verifies JWT tokens signed using RS256 (asymmetric) algorithm
A function that extracts a user id from a...
philipdevblog.hashnode.dev5 min read