Closed vinodiOS closed 7 months ago
This is a great package I am using in my project. But now I need to implement SSL pinning in the current project. Is there any way to implement it?
Probably not going to add it to this project. But all you need to do is initialize the BaseSessionManager with a URLSession properly configured for SSL pinning.
This is a great package I am using in my project. But now I need to implement SSL pinning in the current project. Is there any way to implement it?