|
Sunshine master
Self-hosted game stream host for Moonlight.
|
CSRF token value and its expiration deadline. More...
Public Attributes | |
| std::chrono::steady_clock::time_point | expiration |
| Monotonic deadline after which the token is rejected. | |
| std::string | token |
| Random token value that must be echoed by the client. | |
CSRF token value and its expiration deadline.