1
0
Fork 0

quick fix - SSO module not working

This commit is contained in:
Ruben Meyer 2020-10-26 21:31:30 +01:00
parent d61fc77a1a
commit 8c6124473f
Signed by: rxbn_
GPG Key ID: BE3BF898BE352FE2
1 changed files with 1 additions and 1 deletions

View File

@ -59,4 +59,4 @@ methods.createAuthentication = (obj) => {
////////////////////////////////////////////////////////////////////////////////////////////////////////////////
module.exports = functions;
module.exports = methods;