Перейти к содержимому

Building the Registration Endpoint | JWT Authentication in Go

Ayush Codes

0:00 / 0:00

Building the Registration Endpoint | JWT Authentication in Go

70 просмотров · 2 недели назад
Ayush Codes
81 подписчик
70 просмотров · 2 недели назад
Hey everyone, Welcome to JWT Authentication in Go Series. In this video, we’ll start building the Registration Endpoint for our JWT Authentication System in Go. We’ll set up the registration flow, create the required DTOs, validate user input, and connect the endpoint with our authentication service and user repository. Playlist: • JWT Authentication in Go:    • JWT Authentication in Go   Source Code: • GitHub: https://github.com/ayushWeb07/YT-Jwt-... Resources: • Chi Router: https://github.com/go-chi/chi • MySQL Driver: https://github.com/go-sql-driver/MYSQL Timestamps: 00:00 Intro 09:38 Setup auth controller 11:21 Setup auth service 23:53 Setup auth router 32:17 Registering the endpoints 33:25 Testing the endpoints 35:11 Fixing the password issue 38:29 Outro Connect with me: • LinkedIn:   / ayushbommana   • GitHub: https://github.com/ayushWeb07 #golang #backend #backenddevelopment #webdevelopment #restapi #softwareengineer #softwaredevelopment #learntocode