Deleted server/modules/authentication/discord/package.json

pull/6323/head
TomDakan 2 years ago committed by GitHub
parent a49898a5c9
commit 83e961262b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,19 +0,0 @@
{
"name": "wikijs-discord-oauth2",
"version": "1.0.0",
"description": "Supports using Discord as a SSO source, and allows the administrator to configure discord groups that are required for authentication.",
"main": "authentication.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"wikijs",
"discord",
"sso"
],
"author": "Tom Dakan",
"license": "AGPL-3.0-or-later",
"dependencies": {
"discord-oauth2": "^2.11.0"
}
}
Loading…
Cancel
Save