Skip to content

The blade Framework uses justauth to implement the demo of oauth

Notifications You must be signed in to change notification settings

justauth/blade-justauth-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

本项目为 JustAuth开源项目gitee | github)在Blade框架中使用的demo。

需要注意!!!

在集成fastjson时,官网推荐的依赖方式,我这儿下载不下来jar,所以我是把这个依赖组件项目下载下来源码编译的

组件源码地址:https://github.com/lets-blade/blade-json-support

<dependency>
    <groupId>com.bladejava</groupId>
    <artifactId>blade-fastjson-support</artifactId>
    <version>0.0.2</version>
</dependency>

切记,一定要使用Fastjson(因为JustAuth内置的json处理工具就是这个)

交流

微信(备注:加群) 公众号

QQ群

  • JustAuth交流群 (230017570):专业交流该项目

  • 开源总群 (190886500):各个开源项目的都有,也有博客建设等方面的朋友。

About

The blade Framework uses justauth to implement the demo of oauth

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published