2
0
viehlieb db6fc57515 fix userwas used before assignment 3 жил өмнө
..
.gitignore 73e265d8fd Include to Wekan packages directory contents, so that meteor command would build all directly. 6 жил өмнө
LICENSE.txt 73e265d8fd Include to Wekan packages directory contents, so that meteor command would build all directly. 6 жил өмнө
README.md 73e265d8fd Include to Wekan packages directory contents, so that meteor command would build all directly. 6 жил өмнө
loginHandler.js 6b404da9f8 add functionality for oidc login to change MongoDB data for email, fullname, username, user.teams 3 жил өмнө
oidc_client.js 1e837dec11 Fix Google SSO to access Wekan has not been working 4 жил өмнө
oidc_configure.html 73e265d8fd Include to Wekan packages directory contents, so that meteor command would build all directly. 6 жил өмнө
oidc_configure.js 73e265d8fd Include to Wekan packages directory contents, so that meteor command would build all directly. 6 жил өмнө
oidc_server.js db6fc57515 fix userwas used before assignment 3 жил өмнө
package.js 6b404da9f8 add functionality for oidc login to change MongoDB data for email, fullname, username, user.teams 3 жил өмнө

README.md

salleman:oidc package

A Meteor implementation of OpenID Connect Login flow

Usage and Documentation

Look at the salleman:accounts-oidc package for the documentation about using OpenID Connect with Meteor.