jfinal-oauth2.0-server

码农软件 · 软件分类 · OAuth开发包 · 2019-04-18 18:28:05

软件介绍

基于JFinaljfinal-ext3 参考RFC6749实现了4.节描述的内容。

 

实现了OAuth 2.0定义了四种授权方式

 

  • 授权码模式(authorization code): 先获取下次请求token的code,然后在带着code去请求token;
  • 简化模式(implicit):直接请求token;
  • 密码模式(resource owner password credentials): 先完成授权,然后再获取token;
  • 客户端模式(client credentials): 类似密码保护模式;

本文地址:https://codercto.com/soft/d/3870.html

CSS

CSS

David Sawyer McFarland / O'Reilly / 2006-08-24 / USD 34.99

Book Description Web site design has grown up. Unlike the old days, when designers cobbled together chunky HTML, bandwidth-hogging graphics, and a prayer to make their sites look good, Cascading St......一起来看看 《CSS》 这本书的介绍吧!

JSON 在线解析
JSON 在线解析

在线 JSON 格式化工具

RGB转16进制工具
RGB转16进制工具

RGB HEX 互转工具

html转js在线工具
html转js在线工具

html转js在线工具