feat: revamp authentication -- remove twitch's tokens from our own wrapper token
This commit is contained in:
parent
3186afe96d
commit
50900986fa
31 changed files with 736 additions and 155 deletions
|
|
@ -21,6 +21,8 @@ dependencies = [
|
|||
"pyjwt>=2.10.1",
|
||||
"twitchio>=2.10.0",
|
||||
"redis>=5.2.1",
|
||||
"pytz>=2024.2",
|
||||
"discord-py>=2.4.0",
|
||||
]
|
||||
|
||||
[tool.uv]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue