I'm building a mobile application without a backend and would like to add login with Strava.
The recommended OAuth flow for Mobile apps without a backend is to use the authorization code flow with PKCE. Is it supported? If not, is there any plan to support it?
Thanks