FalseMann / nuilzero

https://nuilzero.tv
0 stars 0 forks source link

Integrate "Login with Twitch" #7

Open FalseMann opened 1 year ago

FalseMann commented 1 year ago

The goal here is to create the ability to session users for the purposes of identifying unique people. Since everyone on the website uses Twitch, and Twitch offers an identity solution, we'll use that. We only care about collecting their user ID so we can differentiate between users, and their avatar image and username so we can display it when the user is logged in.

Here are some high-level tasks:

Depends on: #4