To make the most of this tutorial series, Â create a Serverless Framework PRO account for free
In this video we take build a login endpoint we can use to compare a submitted username and
password to that one in our database and return a JWT for future verification of the user against API calls
Product