watermark logo

Golang Oauth

2 Views
admin
admin
03 Dec 2019

caleb’s code
https://github.com/golang-book/bootcamp-examples
todd’s code
https://github.com/GoesToEleven/GolangTraining/
course outline
https://goo.gl/EIbk7a
Learn The Language - Golang Training
https://goo.gl/DB1GvG
Learn The Language - Great Golang Books
https://www.golang-book.com/books/intro (Caleb Doxsey)
http://amzn.to/1PmlB1w (Bill Kennedy)
http://amzn.to/21nO1Mc (Donovan & Kernighan)
http://amzn.to/1PmlKSB (Balbaert)
Learn The Language - Quick Code Samples
https://gobyexample.com/
Playlist of all videos in training
https://goo.gl/WWCh9D
Index of Videos
https://goo.gl/SDgaEr
ASK QUESTIONS & GET HELP
https://forum.golangbridge.org/c/getting-help
STAY CONNECTED
G+ https://goo.gl/kWyztP
https://twitter.com/Todd_McLeod
https://www.youtube.com/user/toddmcleod

NOTES ON THIS VIDEO:

custom authentication; storing ENCRYPTED PASSWORDS; SALT; BCRYPT https://godoc.org/golang.org/x/crypto/bcrypt ; third party OAUTH: facebook, twitter, google, github; EXAMPLE: GITHUB OAUTH LOGIN;

Show more

0 Comments Sort By

No comments found

Facebook Comments

Up next