Commit graph

2 commits

Author SHA1 Message Date
Abdulmujeeb Raji a1f6d8fe7f feat(frontend): get login token from server
As of right now, we don't actually do anything with the token. But at
least we're actually able to get it. 😅

Caveats in implementation:
- UI now needs a pointer to player
- .env is now required for server auth (mentioned in README.md)
2023-08-04 14:55:53 +01:00
Muhammad Nauman Raza 29aa823a0f feat(frontend): login interface boilerplate 2023-07-31 13:57:50 +01:00