search

Home  >  Q&A  >  body text

node.js - OAuth2.0规范中,给移动端应用授权是采用那一种授权方式的?

由于需要实现自己的OAuth资源服务器,但是不了解移动端的授权方式,希望可以再描述下移动端授权的流程。看过新浪,淘宝和QQ的这些开放平台的文档和RFC 6749文档,也是不太清楚。

大家讲道理大家讲道理2782 days ago598

reply all(1)I'll reply

  • PHPz

    PHPz2017-04-17 13:00:56

    OAuth is a protocol that does not distinguish between devices. I don’t know if you are looking at the SDK developed by him for mobile terminals. The SDK will encapsulate the API calls for you, so you can’t see the details hidden inside.

    reply
    0
  • Cancelreply