问题
I am trying to use nopCommerce API for one of our mobile app. We have successfully done with website.
For mobile app, first step to run the api is to get access token. To generate access token we understand we need to use oAuth 2.0. We successfully generate token using Postman.
For iPhone/ Android we are trying to generate token.
Could someone suggest what should we use? Do we need to use Google oAuth for nopCommerce access token?
来源:https://stackoverflow.com/questions/55669348/oauth2-0-for-nopcommerce