TomDakan
f183995325
Removed duplicate call to discord.getGuildMember()
...
Co-authored-by: Tymoteusz Boba <Tymoteusz.Boba@gmail.com>
2 years ago
TomDakan
7c4f4faf38
Update server/modules/authentication/discord/authentication.js
...
Co-authored-by: Tymoteusz Boba <Tymoteusz.Boba@gmail.com>
2 years ago
TomDakan
c4f6976c7a
clean up of module inclusion.
...
Co-authored-by: Tymoteusz Boba <Tymoteusz.Boba@gmail.com>
2 years ago
TomDakan
7e0dfdce31
Fixed spelling in user-facing hint.
...
Co-authored-by: Tymoteusz Boba <Tymoteusz.Boba@gmail.com>
2 years ago
TomDakan
cbc6e50681
Move initialization of DiscordOauth2 outside of passport strategy initialization
2 years ago
TomDakan
b7189fbf73
Update server/modules/authentication/discord/authentication.js
...
cleaner refactoring of authentication logic.
Co-authored-by: Tymoteusz Boba <Tymoteusz.Boba@gmail.com>
2 years ago
TomDakan
e76d518041
Added package.json. Fixed bug in authentication.js
2 years ago
TomDakan
1b66420689
Updated Discord Authentication Module to allow optionally filtering based on Server Roles.
...
Updated Discord Authentication Module to allow optionally filtering based on Server Roles. Added custom authentication error message. Added Discord-Oauth2 to package. Discord-Oauth2 is used to fetch role data from the specified server.
3 years ago
Nicolas Giard
a652e43ab1
fix: handle multi social auth strategies
4 years ago
Rus
68d31af7af
fix: discord auth module new URL. ( #2390 )
...
Change "discordapp.com" to "discord.com"
5 years ago
NGPixel
32d67adee1
feat: social login providers with dynamic instances
5 years ago
Maho Hiyajo
ea3962d143
fix: change discord module ‘discordapp.com’ to ‘discord.com’ ( #2117 )
6 years ago
Lucas
a5297f8c6e
feat: option to restrict Discord auth to a specific server ( #1548 )
...
* Optionally restrict discord authentication to members of a specific server
* fix: discord auth module code linting
Co-authored-by: Lucas Neves <lneves@modusgames.com>
Co-authored-by: Nicolas Giard <github@ngpixel.com>
6 years ago
rbtprograms
0f9ddf1e5d
fix: Switch converted to Object Literal ( #940 )
...
* updating a switch into object literal and fixed a couple linter errors
* added a comment about weird formatting
* style: use lodash get
* fix: pass eslint + puglint + jest
6 years ago
Tiemen
e184fed8ee
feat: skip discord authorization screen ( #949 )
6 years ago
Nick
d7676513ac
feat: auth0 + discord + github + slack auth modules
7 years ago
Nicolas Giard
3abd2f917c
feat: auth jwt, permissions, login ui (wip)
7 years ago
NGPixel
bcd6ceb271
feat: authentication improvements
7 years ago
NGPixel
2817c72ec3
feat: core improvements + local fs provider + UI fixes
7 years ago
NGPixel
fd8bf4dbff
feat: authentication module refactor + added CAS module
8 years ago