1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-11 17:47:29 +08:00
osu-lazer/osu.Game/Online/API
Dean Herbert 7d221802a2 Fix refresh tokens not working correctly
Turns out there's plenty of slashes in refresh tokens.
2017-05-11 19:38:57 +09:00
..
Requests fix typo 2017-04-30 14:45:23 +02:00
APIAccess.cs Combine user models. 2017-03-28 00:08:24 +09:00
APIRequest.cs More resilient API cancel/fail logic. 2017-03-15 20:08:12 +09:00
IOnlineComponent.cs Fix some license headers. 2017-03-02 18:45:20 +09:00
OAuth.cs Remove unnecessary using statements 2017-02-23 21:38:10 +01:00
OAuthToken.cs Fix refresh tokens not working correctly 2017-05-11 19:38:57 +09:00