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

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.