Classbaze

Disclosure: when you buy through links on our site, we may earn an affiliate commission.

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

Golang: Intro to JWT Auth with Golang (Go programming language)
4.0
4.0/5
(345 reviews)
2,388 students
Created by

8.8

Classbaze Grade®

8.8

Freshness

7.9

Popularity

9.0

Material

Golang: Intro to JWT Auth with Golang (Go programming language)
Platform: Udemy
Video: 2h 27m
Language: English
Next start: On Demand

Best Go Programming Language classes:

Classbaze Rating

Classbaze Grade®

8.8 / 10

CourseMarks Score® helps students to find the best classes. We aggregate 18 factors, including freshness, student feedback and content diversity.

Freshness

8.8 / 10
This course was last updated on 5/2021.

Course content can become outdated quite quickly. After analysing 71,530 courses, we found that the highest rated courses are updated every year. If a course has not been updated for more than 2 years, you should carefully evaluate the course before enrolling.

Popularity

7.9 / 10
We analyzed factors such as the rating (4.0/5) and the ratio between the number of reviews and the number of students, which is a great signal of student commitment.

New courses are hard to evaluate because there are no or just a few student ratings, but Student Feedback Score helps you find great courses even with fewer reviews.

Material

9.0 / 10
Video Score: 7.9 / 10
The course includes 2h 27m video content. Courses with more videos usually have a higher average rating. We have found that the sweet spot is 16 hours of video, which is long enough to teach a topic comprehensively, but not overwhelming. Courses over 16 hours of video gets the maximum score.
The average video length is 7 hours 46 minutes of 79 Go Programming Language courses on Udemy.
Detail Score: 9.6 / 10

The top online course contains a detailed description of the course, what you will learn and also a detailed description about the instructor.

Extra Content Score: 9.5 / 10

Tests, exercises, articles and other resources help students to better understand and deepen their understanding of the topic.

This course contains:

4 articles.
0 resource.
0 exercise.
0 test.

In this page

About the course

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

What can you learn from this course?

✓ 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

What you need to start the course?

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

Who is this course is made for?

• Anyone interested in creating JWT authenticated RESTful APIs with Golang

Are there coupons or discounts for Golang: Intro to REST API JWT auth with Go programming lang ? What is the current price?

The course costs $14.99. And currently there is a 25% discount on the original price of the course, which was $19.99. So you save $5 if you enroll the course now.
The average price is $16.3 of 79 Go Programming Language courses. So this course is 8% cheaper than the average Go Programming Language course on Udemy.

Will I be refunded if I'm not satisfied with the Golang: Intro to REST API JWT auth with Go programming lang course?

YES, Golang: Intro to REST API JWT auth with Go programming lang has a 30-day money back guarantee. The 30-day refund policy is designed to allow students to study without risk.

Are there any financial aid for this course?

Currently we could not find a scholarship for the Golang: Intro to REST API JWT auth with Go programming lang course, but there is a $5 discount from the original price ($19.99). So the current price is just $14.99.

Who will teach this course? Can I trust Mike M?

Mike M has created 3 courses that got 691 reviews which are generally positive. Mike M has taught 9,727 students and received a 4.0 average review out of 691 reviews. Depending on the information available, we think that Mike M is an instructor that you can trust.
Software developer
I am a Software developer with a degree in Electrical Engineering and over three years of software development experience. I use Javascript and several other software development tools on a daily basis. I have experience with HTML5, CSS3, Angular, Ember, React, Vue.js, Go, MySql, Python, Node.js, Express.js and various other development tools. I enjoy coding and sharing my knowledge with others.

8.8

Classbaze Grade®

8.8

Freshness

7.9

Popularity

9.0

Material

Platform: Udemy
Video: 2h 27m
Language: English
Next start: On Demand

Classbaze recommendations for you