Open Closed

Swift Support #2840


User avatar
0
dexmox@icloud.com created

I have seen react-native can be used for mobile app development If I had a MVC backend, for example is it possible to use swift as front end, if so is there any info on this? if not how would I go about using swift for front end ?

Kindest Regards, Jason V.


1 Answer(s)
  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    Hi,

    Of course you can, nothing special, you just need to make HTTP requests to the backend.

    You need to send an HTTP request to the token endpoint to get the access_token: https://identityserver4.readthedocs.io/en/latest/endpoints/token.html

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11