moved encoder to seperate file and created .token refresh logic

This commit is contained in:
2024-07-29 17:30:11 -05:00
parent 1800aafd72
commit 045467783f
7 changed files with 128 additions and 59 deletions

2
.gitignore vendored
View File

@ -1,4 +1,4 @@
*config.toml
*.toml
*.json
__pycache__/
*.log