What's the difference between OpenID and OAuth?

后端 未结 21 1003
渐次进展
渐次进展 2020-11-22 16:56

I\'m really trying to understand the difference between OpenID and OAuth? Maybe they\'re two totally separate things?

21条回答
  •  一向
    一向 (楼主)
    2020-11-22 17:25

    At finally OAuth gives you back the access token to access the resource from resource server, OpenID gives you back meta data details about resources in JWT / encrypted token

提交回复
热议问题