Posts

Post not yet marked as solved
0 Replies
467 Views
Hi there, We are using the AuthenticationServices framework in our app to make it possible for users to sign in to their account via an OAuth2 flow. It happens sometimes that the login page, which opens in the in-app browsers via the AuthenticationServices, do not handle the CSRF token correctly resulting in that the user is unable to log in. The form will reject the POST-request since the CSRF token is incorrect. Does someone have experience with this or, even better, a solution? :-)
Posted Last updated
.
Post marked as solved
3 Replies
3.2k Views
Hi there,I'm using Cocoapods for almost all my apps. But since yesterday; in an App made with Swift, I'll get the error "No such Module 'Alamofire'".I proceed things like clean and build, reinstall cocoapods and reinstall the pods but nothing helps.Who can help me to fix this issue?Thanks,Rick
Posted Last updated
.