スマホ関連の海外ニュースです。
IOS アプリケーションを使用して作成しようとしている、現在の WP のウェブサイトのバックエンド。WP API を使用して、web フロント エンド アプリケーションの準備ができているすべてのエンドポイントがある我々 と我々 はすべての iOS アプリのエンドポイントを再利用したいと思います。 問題は認証です。私が理解する限りでは、ブラウザー認証はユーザーに関連付けられている要求を保つためにクッキーを使用します。 ほんの僅か研究をやって、私はユーザー エクスペリエンスの観点から oAuth を使用するただし、WP バックエンド (OAuth API WP プラグインを使用して)、アプリを承認することができた、良いブラウザーがアカウントを承認する開かれているではないです。
続きを読む…
Forums
We’re trying to create a iOS application using our currently website WP backend. We use WP-API to have all the endpoints ready for our web frontend application, and We would like to re-use all of the endpoints for the iOS App. The problem is with the authentication. As far as I understand, browser authentication uses cookies to keep the requests associated to an user.
Read more…