Commit Graph

3 Commits

Author SHA1 Message Date
Michael Bayne 23fc31c24e Support not saving the session token. 2026-04-20 14:54:06 -07:00
Michael Bayne 379c6249c1 Switch to polling-based auth integration.
It turns out that having the web page talk to the running game client via HTTP
on localhost is fraught with various web-browser-dependent security limits and
complexity. This polling based system doesn't require any more of the web
browser than doing what it could do back in 1996.
2026-04-20 08:51:03 -07:00
Michael Bayne bd3ab02049 Java code for talking to authosaurus server.
This allows games to plug into the "email a login link" auth system.
2026-04-12 00:32:02 -07:00