Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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 认证中心

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) 许可协议进行开源。