jakebur01 Posted November 9, 2019 Share Posted November 9, 2019 I’m getting ready to play around with swift and php. I want to do a basic login and send some data back and forth. It doesn’t look that complicated. Swift sends a request, php processes it and returns it in a json format. What about authentication. Has anyone had experience with this? When you POST via urlsession or alamofire a password for php to handle, is that post text not something someone could capture in between. What’s the best and simplest way to approach all of this? Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.