Benoit MOUQUET b26e65c70c Fix: Error when retrieve token from some OIDC due to not necessary scope parameter 5 år sedan
..
.gitignore 73e265d8fd Include to Wekan packages directory contents, so that meteor command would build all directly. 6 år sedan
LICENSE.txt 73e265d8fd Include to Wekan packages directory contents, so that meteor command would build all directly. 6 år sedan
README.md 73e265d8fd Include to Wekan packages directory contents, so that meteor command would build all directly. 6 år sedan
oidc_client.js 892ee60527 Fix Scope parsing Issue for OAuth2 Login 6 år sedan
oidc_configure.html 73e265d8fd Include to Wekan packages directory contents, so that meteor command would build all directly. 6 år sedan
oidc_configure.js 73e265d8fd Include to Wekan packages directory contents, so that meteor command would build all directly. 6 år sedan
oidc_server.js b26e65c70c Fix: Error when retrieve token from some OIDC due to not necessary scope parameter 5 år sedan
package.js 73e265d8fd Include to Wekan packages directory contents, so that meteor command would build all directly. 6 år sedan

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.