Golang: Introduction to REST API JWT auth with Golang, Golang: Intro to JWT Auth with Golang (Go programming language)
PREVIEW THIS COURSE - GET COUPON CODE
What you'll learn
- Build a user registration and login backend with Golang
- Understand JSON Web Tokens (Header, Payload, Signature)
- Create RESTful APIs (user signup, login and a protected endpoint)
- Authenticate users with email, password and a JWT
- Secure RESTful endpoints with JWTs
- Examine the internals of a JWT
- Sign and validate a JWT
- Create a Postgres database instance and a users table and insert records into the table
- Examine the definitions of different Golang package methods
Advertisement