go-in-5-minutes icon indicating copy to clipboard operation
go-in-5-minutes copied to clipboard

Basic auth and session handling

Open digitalcraftsman opened this issue 9 years ago • 4 comments

Hello @arschles,

what do you think about a screencast which covers the basic authentication of users and session handling in web applications? Implementing it is required in most of them.

Furthermore, you could build on top of episode 5 'Building Web Applications in Go'.

digitalcraftsman avatar Dec 10 '15 21:12 digitalcraftsman

@digitalcraftsman great idea. I've used a few different auth frameworks, so I'll put together a good example and screencast for how to use it. thanks!

arschles avatar Dec 11 '15 19:12 arschles

:+1:

ghost avatar Dec 21 '15 06:12 ghost

:+1:

gotoddorg avatar Apr 15 '16 13:04 gotoddorg

https://github.com/thewhitetulip/web-dev-golang-anti-textbook/blob/master/content/4.0authentication.md

This could be of some help...

thewhitetulip avatar May 18 '16 10:05 thewhitetulip