Web Authentication, Encryption, JWT, HMAC, & OAuth With Go

Web Authentication, Encryption, JWT, HMAC, & OAuth With Go

English | MP4 | AVC 1280×720 | AAC 48KHz 2ch | 16 Hours | 15.4 GB

An Intermediate Level Course for the Go Programming Language covering Web Authentication, Encryption, JWT, HMAC, & OAuth

Google’s Go Programming Language is one of the fastest growing, highest paying programming languages in the world.

There is a reason for Go’s popularity: Go was created by geniuses and is the next step in the evolution of programming languages. Knowing how to use Go well increases your power and productivity as a programmer.

This course will give you the skills you need to advance your Go Programming Language skills. This course is very practical and applicable. It focuses on teaching you skills you can use. In this course you will build your skills with web authentication, encryption, JWT, and OAuth.

Presented with high-quality video lectures, this course will visually show you many great things about Google’s Go (golang) Programming Language. Co-taught by a tenured professor and a Professional Developer, this is just some of what you will learn in this course:

  • Learn to succeed as a student
  • Launch a service that uses JSON encoding and decoding.
  • Master the fundamentals of authentication.
  • Acquire the skills necessary for secure password storage.
  • Build your understanding of hash-based message authentication code (HMAC).
  • Gain insight into Jason Web Tokens (JWT).
  • Explore the practical application of encryption.
  • Learn to establish authentication with HMAC.
  • Learn to establish authentication with JWT.
  • Master the fundamentals of open authentication (OAuth) including OAuth2.
  • Learn to establish authentication with OAuth2.
  • Reinforce your abilities with hands-on exercises.

This is an amazing course! This course will change your life. Being skilled at using the Go Programming Language will serve you and your career well. This course will increase your proficiency and productivity as a programmer. You are going to love this course and it will forever change your life.

What you’ll learn

  • Grow your skills with Google’s Go (golang) programming language
  • Learn the fundamentals of Web Authentication, Encryption, JWT, & OAuth
  • Master all of the nuances of JSON encoding, password storage, and authentication
  • Enhance your ability to use HMAC (hash-based message authentication) and OAuth2
  • Taught by a university professor
  • From intermediate to advanced concepts
  • Hands-on exercises with solutions
  • Over 2.65 Million students taught
  • Lifetime course access
  • Learn at your own pace
  • 100% satisfaction guaranteed
  • Never expires – lifetime access – forever!
  • This course is tried, tested, and proven
  • Mobile friendly
Table of Contents

Introduction
1 Welcome
2 Credentials
3 Course resources
4 Course pathway

Learning tools
5 Success
6 Customization
7 Questions
8 Principles
9 Collaboration
10 Exercises
11 Anecdotes

JSON encoding
12 Setup
13 Installing Go and Go modules
14 Marshal
15 Unmarshal
16 Launching a service
17 Encode
18 Decode

Hands-on Exercises – Ninja level 1
19 Hands-on exercise #1
20 Hands-on exercise #2

Authentication basics
21 Difference between authentication and authorization
22 HTTP basic authentication
23 Exploring authentication and state

Password storage
24 Storing passwords
25 Hashing passwords

Exploring HMAC
26 Bearer tokens & HMAC
27 HMAC in action
28 Discussing HMAC
29 Discussing HMAC II

Exploring JWT
30 JWT explained
31 JWT documentation & claims
32 Creating JWT
33 Validating JWT
34 Overview of concepts
35 Rotating keys
36 Discussion

Exploring encryption
37 Base64 – not encryption
38 Encrypting an email
39 Reviewing encrypted email
40 Review and overview
41 SHA256 a file

Authentication with HMAC
42 HMAC values in a cookie intro
43 HMAC values in a cookie – 1
44 VS code liveshare
45 HMAC values in a cookie – 2
46 HMAC values in a cookie – 3

Authentication with JWT
47 Security high-level
48 JWT overview of docs
49 JWT in a cookie
50 JWT parsing Part 1
51 JWT parsing Part 2
52 Running

Hands-on Exercises – Ninja level 2
53 Hands-on exercise #1
54 Hands-on exercise #1 – part 2
55 Hands-on exercise #2
56 Hands-on exercise #3
57 Hands-on exercise #3 part 2
58 Hands-on exercise #4
59 Hands-on exercise #4 part 2
60 Hands-on exercise #5
61 Hands-on exercise #6
62 Hands-on exercise #6 part 2
63 Hands-on exercise #6 part 3
64 Hands-on exercise #7
65 Hands-on exercise #7 part 2

OAuth2 overview
66 What is OAuth2
67 Overview of the OAuth2 process
68 Examining the OAuth2 package
69 Finding documentation for an OAuth2 provider

Oauth2 in action
70 Setting up a server
71 Starting the oauth process
72 Getting the http client
73 Using the http client
74 JSON decoding user id

Hands-on Exercises – Ninja level 3
75 Hands-on exercise #1
76 Hands-on exercise #2
77 Hands-on exercise #2 part 2
78 Hands-on exercise #2 part 3
79 Hands-on exercise #2 part 4
80 Hands-on exercise #2 part 5
81 Hands-on exercise #3
82 Hands-on exercise #3 part 2
83 Hands-on exercise #4
84 Hands-on exercise #4 part 2
85 Hands-on exercise #4 – continued – part 1
86 Hands-on exercise #4 – continued – part 2
87 Hands-on exercise #4 – continued – part 3
88 Hands-on exercise #5
89 Hands-on exercise #5 part 2
90 Hands-on exercise #6
91 Hands-on exercise #6 part 2

Reflections
92 Review
93 Review part 2
94 Share your creations

Farewell
95 Congratulations!
96 Next steps
97 Bloopers