Hi! What OAuth flows do the SDKs support? Does the...
# ask-a-descoper
i
Hi! What OAuth flows do the SDKs support? Does the Flutter SDK support the PKCE OAuth Flow?
s
Hi Joseph, All of the Client, Mobile, Backend SDKs support the OAuth flow. For flutter, the details can be found here:
https://github.com/descope/flutter-sdk#oauth Also, all our OAuth implementations are PKCE.
1
i
Thanks! Looking forward to trying it out!
s
Let us know if you have any issues along the way.