1
r4nter
7y

!rant
I'm currently working on a little side project in Go and I want to create a web page with an OAuth2 based login. So far the OAuth2 login works, but I need something to track a session afterwards.

Any suggestions? I'm pretty new to web development, especially in Go :)

Comments
Add Comment