License |
License |
---|---|
GroupId | GroupIdtop.dcenter |
ArtifactId | ArtifactIdums-oauth |
Last Version | Last Version2.2.42 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionums-oauth
ums-oauth 模块: 支持一键登录, 支持所有 JustAuth 支持的第三方授权登录,登录后自动注册或绑定或创建临时用户。
- 支持定时刷新 accessToken, 支持分布式定时任务。
- 支持第三方授权登录的用户信息表与 token 信息表的缓存功能。
- 支持第三方绑定与解绑及查询接口。
- 支持 JWT
- 支持 基于 SLF4J MDC 机制实现日志的链路追踪
|
Filename | Size |
---|---|
ums-oauth-2.2.42.pom | |
ums-oauth-2.2.42.jar | 172 KB |
ums-oauth-2.2.42-sources.jar | 149 KB |
ums-oauth-2.2.42-javadoc.jar | 692 KB |
Browse |
<!-- https://jarcasting.com/artifacts/top.dcenter/ums-oauth/ -->
<dependency>
<groupId>top.dcenter</groupId>
<artifactId>ums-oauth</artifactId>
<version>2.2.42</version>
</dependency>
// https://jarcasting.com/artifacts/top.dcenter/ums-oauth/
implementation 'top.dcenter:ums-oauth:2.2.42'
// https://jarcasting.com/artifacts/top.dcenter/ums-oauth/
implementation ("top.dcenter:ums-oauth:2.2.42")
'top.dcenter:ums-oauth:jar:2.2.42'
<dependency org="top.dcenter" name="ums-oauth" rev="2.2.42">
<artifact name="ums-oauth" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.dcenter', module='ums-oauth', version='2.2.42')
)
libraryDependencies += "top.dcenter" % "ums-oauth" % "2.2.42"
[top.dcenter/ums-oauth "2.2.42"]
Group / Artifact | Type | Version |
---|---|---|
io.springfox : springfox-boot-starter | jar | 3.0.0 |
javax.servlet : servlet-api Optional | jar | 3.0-alpha-1 |
org.projectlombok : lombok Optional | jar | 1.18.12 |
org.projectlombok : lombok-maven-plugin Optional | maven-plugin | 1.18.12.0 |