Ryujinx/src/Ryujinx.HLE/HOS/Services/Account
riperiperi d56bab1e24
AccountService: Cache token data (#6260)
* AccountService: Cache token data

This method appears to indicate that the token returned should be cached. I've made it so that it generates a token that lasts until its expiration time, and reuses it on subsequent calls.

* Private naming convention
2024-02-06 23:11:20 +01:00
..
Acc AccountService: Cache token data (#6260) 2024-02-06 23:11:20 +01:00
Dauth editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
ResultCode.cs [Ryujinx.HLE] Address dotnet-format issues (#5380) 2023-07-16 19:31:14 +02:00