feat: update token URL construction in login method and add debug output

This commit is contained in:
MayaTheShy
2025-11-09 02:18:28 -05:00
parent 4240c74851
commit 1e3f888ac1
2 changed files with 9 additions and 1 deletions

View File

@@ -1,6 +1,7 @@
// OverteAuth.hpp
#pragma once
#include <cstdint>
#include <string>
#include <functional>