codeChallengeMethodsSupported property
final
List of supported code challenge methods.
Added after the initial Mastodon 4.3.0 release with PKCE support.
May be null on early 4.3.0 servers.
Implementation
final List<String>? codeChallengeMethodsSupported;