Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hanbings/nikukyu
⭐ Nikukyu - 可以抓星星的爪子!一个 OAuth 认证中心
https://github.com/hanbings/nikukyu
java oauth oauth2 spring springboot sso typescript vue web
Last synced: 3 days ago
JSON representation
⭐ Nikukyu - 可以抓星星的爪子!一个 OAuth 认证中心
- Host: GitHub
- URL: https://github.com/hanbings/nikukyu
- Owner: hanbings
- Created: 2023-06-25T09:05:09.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-15T16:58:18.000Z (5 months ago)
- Last Synced: 2024-06-16T14:11:17.375Z (5 months ago)
- Topics: java, oauth, oauth2, spring, springboot, sso, typescript, vue, web
- Language: Java
- Homepage: https://nestsid.com
- Size: 602 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
⭐ Nikukyu
## ⭐ 你好!
欢迎来到这里呀!
这是一个 SSO 单点登录系统,支持通过 `Github` `Discord` `Google` 和 `Microsoft` OAuth 登录,并向服务提供了 OAuth 服务端。
## 🚀 构建
项目使用 Gradle (Kotlin DSL) 作为构建系统:
```shell
# clone from our repository.
$ git https://github.com/hanbings/nikukyu
# source dir.
$ cd nikukyu
# complie and package with gradle build.
$ gradle build
```## ⚖ 开源许可
本项目将使用 [Apache License, Version 2.0](https://www.apache.org/licenses/LICENSE-2.0.html) 许可协议进行开源。