問題タブ [appauth]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票する
0 に答える
146 参照

ios - Open ID appAuth で証明書のピン留めを行うにはどうすればよいですか?

iOS および Android アプリに AppAuth を使用しています。Android N の後、Android にはすべてのネットワーク リクエストに証明書ピンニングを追加する方法がありますが、iOS にはこのようなものはありません。TrustKit を使用して API 呼び出しでこれを実現しましたが、AppAuth で証明書のピン留めを行うにはどうすればよいですか?