| .net throws an error when decoding url-safe base 64 luckily we never decode it *except* for tokens, so those can keep using url-unsafe base 64. they're never used in URLs after all | ||
|---|---|---|
| .. | ||
| AuthService.cs | ||
| FediverseAuthService.cs | ||
| FediverseAuthService.Mastodon.cs | ||
| FediverseAuthService.Misskey.cs | ||
| RemoteAuthService.cs | ||
| RemoteAuthService.Discord.cs | ||
| RemoteAuthService.Google.cs | ||
| RemoteAuthService.Tumblr.cs | ||