tracker for various hytale-related stuff
Previously, tokens with expires_in were recalculated as Date.now() + 3600s on each load, ignoring the actual JWT expiry. Now decodes the JWT's exp claim to get true expiry and resaves file with expires_at. Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .vscode | ||
| src | ||
| tokens | ||
| .env.example | ||
| .gitignore | ||
| CLAUDE.md | ||
| config.json.example | ||
| Dockerfile | ||
| eslint.config.mjs | ||
| package.json | ||
| pnpm-lock.yaml | ||
| pnpm-workspace.yaml | ||
| tsconfig.json | ||