I added user accounts... Finally!

Опубликовано: 20 Май 2026
на канале: UnitOfTime
1,729
87

⁍ Wishlist: https://store.steampowered.com/app/34...
⁍ Discord:   / discord  
⁍ Patreon:   / unitoftime  
⁍ Github: https://github.com/sponsors/unitoftime
⁍ Twitter:   / unitoftime  
⁍ Play: https://mythfall.com

// References
Continuous Profiling:   / continuous-profiling-of-go-programs  

// Description
I wanted to add account progression, but to do that I first need user acounts! So this week I worked on adding that. I'm using OAuth for authentication, and then Redis to store user data internally. The game is handwritten in Go.