saltedge / sca-authenticator-ios

Salt Edge Authenticator - application that meets Strong Customer Authentication requirements (PSD2)
GNU General Public License v3.0
7 stars 6 forks source link

Additional parameters to add to each server request #64

Open AlexLobaciov opened 4 years ago

AlexLobaciov commented 4 years ago

Summary:
For every request that Salt Edge Authenticator performs to the server, it is necessary to additionally provide some important information for the Audit log.

Task:

ConstantinKV commented 4 years ago

good example https://github.com/danielceinos/Cooper/blob/master/cooper/src/main/java/com/danielceinos/cooper/CooperInterceptor.kt

ConstantinKV commented 4 years ago

wkWebView.customUserAgent = "IOS agent"