Home > AI > Uncategorized

OAuth2 four formats

  • authorization code(授权码模式)
  • implicit(简化模式)
  • resource owner password credentials(密码模式)
  • client credentials(客户端模式)
Related posts:

Leave a Reply