最新消息:请大家多多支持

Golang: Intro to REST API JWT auth with Go programming lang

其他教程 dsgsd 133浏览 0评论

MP4 | Video: h264, 1280×720 | Audio: AAC, 44.1 KHz, 2 Ch
Genre: eLearning | Language: English + srt | Duration: 26 lectures (2h 27m) | Size: 981 MB
Golang: Intro to JWT Auth with Golang (Go programming language)


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

Requirements
Familiar with the basics of Golang and RESTful APIs
Any text editor (preferably visual studio code with golang plugins such as go-to definition)

Description
Build Golang (Go programming language) REST API authentication with JWTs is a simple introductory guide to creating secure Golang APIs with JSON Web Tokens (JWTs).

You will:

– learn the theory behind JSON WEB TOKENs (JWTs) and how they are constructed and used,

– build a Golang (Go programming language) signup handler function that takes the user’s credentials such as email and password and saves them on a PostgreSQL database table,

– implement a Golang (Go programming language) utility that generates password hashes with the ‘bcrypt’ package to avoid storing plain text passwords on the database

– build a Golang (Go programming language) login handler function that takes user credentials and verifies the user based on their supplied credentials

– implement a Token generator utility that takes the user’s credentials, and together with developer specified secret and claims, generates a JSON Web Token (JWT),

– create a Golang (Go programming language) middleware function that validates a JWT token upon request to restricted routes

Also, Throughout the process you will learn several Golang (Go programming language) and REST API authentication concepts.

Aside from Golang (Go programming language), some of the major technologies you will use are:

PostgreSQL database to create a database instance and a users table where your records will be stored in,

‘jwt-go’ package for generating the JSON Web Token and its validation,

‘gorilla/mux’ package for creating the router that your endpoints and handler functions will be registered on,

‘pq’ package for parsing your database instance’s URL,

‘database/sql’ package for establishing and maintaining connection with your database instance,

‘bcrypt’ package for generating and comparing your password hashes,

Postman application for testing your APIs with several HTTP requests

Who this course is for
Anyone interested in creating JWT authenticated RESTful APIs with Golang

Golang: Intro to REST API JWT auth with Go programming lang

Password/解压密码0daydown

Download rapidgator
https://rg.to/file/694b3c314122be6571076742c772955e/Golang_Intro_to_REST_API_JWT_auth_with_Go_programming_lang.part1.rar.html
https://rg.to/file/437d61a6302ff9dccea5a95a069a55fe/Golang_Intro_to_REST_API_JWT_auth_with_Go_programming_lang.part2.rar.html

Download nitroflare
https://nitro.download/view/FEC6571B44710F0/Golang_Intro_to_REST_API_JWT_auth_with_Go_programming_lang.part1.rar
https://nitro.download/view/34B61E688D2F112/Golang_Intro_to_REST_API_JWT_auth_with_Go_programming_lang.part2.rar

资源下载此资源仅限VIP下载,请先

转载请注明:0daytown » Golang: Intro to REST API JWT auth with Go programming lang

发表我的评论
取消评论
表情

Hi,您需要填写昵称和邮箱!

  • 昵称 (必填)
  • 邮箱 (必填)
  • 网址