Do you have a sample integration for iOS and/or Android?
-
It seems that there isn't an iOS and/or Android SDK for FusionAuth. Are there any code examples on how to use it on them?
-
Even though we don't have specific SDKs for mobile apps, we do have a Flutter quickstart which uses our Dart client library.
If you want to develop natively, we recommend using AppAuth, which has iOS and Android SDKs and is maintained by the OpenId Foundation:
There's also a FusionAuth Swift Client maintained by the community.
-