Our fork of MiSSO, an OAuth2/OIDC-compatible SSO frontend for Misskey
Go to file
Peter Cai aec65d8e19 Make the nickname claim conditional on the openid scope too
This is only needed for OIDC anyway
2023-02-24 16:27:01 +01:00
.config feat: configurable timings 2023-01-29 14:55:56 +08:00
config init 2023-01-25 00:22:25 +08:00
consts feat: configurable timings 2023-01-29 14:55:56 +08:00
global init 2023-01-25 00:22:25 +08:00
handlers Make the nickname claim conditional on the openid scope too 2023-02-24 16:27:01 +01:00
inits feat: configurable timings 2023-01-29 14:55:56 +08:00
misskey chore: merge /api/ 2023-02-17 23:24:00 +08:00
routers feat: latest info, logout, and better ui 2023-01-26 20:38:28 +08:00
templates templates: Translate to en_US 2023-02-24 16:17:04 +01:00
types feat: any 2023-01-29 17:22:21 +08:00
utils feat: configurable timings 2023-01-29 14:55:56 +08:00
.gitignore Update .gitignore 2023-02-24 00:46:31 +01:00
.gitlab-ci.yml feat(ci): split develop and release build 2023-01-29 00:38:52 +08:00
Dockerfile fix: copy html templates too 2023-01-25 10:49:28 +08:00
LICENSE feat: add license 2023-01-27 16:33:40 +08:00
ReadMe.md feat: add docs 2023-01-27 19:10:15 +08:00
docker-compose.dev.yml chore: use quotes 2023-01-25 00:41:06 +08:00
docker-compose.yml chore: use prebuilt image 2023-01-27 16:35:52 +08:00
go.mod init 2023-01-25 00:22:25 +08:00
go.sum init 2023-01-25 00:22:25 +08:00
main.go init 2023-01-25 00:22:25 +08:00

ReadMe.md

MiSSO

请参见 MiSSO