Samuel MARTIN MORO ae9d82430a fix(oidc): wekan/wekan#3299 há 4 anos atrás
..
.gitignore 73e265d8fd Include to Wekan packages directory contents, so that meteor command would build all directly. há 6 anos atrás
LICENSE.txt 73e265d8fd Include to Wekan packages directory contents, so that meteor command would build all directly. há 6 anos atrás
README.md 73e265d8fd Include to Wekan packages directory contents, so that meteor command would build all directly. há 6 anos atrás
oidc_client.js 892ee60527 Fix Scope parsing Issue for OAuth2 Login há 6 anos atrás
oidc_configure.html 73e265d8fd Include to Wekan packages directory contents, so that meteor command would build all directly. há 6 anos atrás
oidc_configure.js 73e265d8fd Include to Wekan packages directory contents, so that meteor command would build all directly. há 6 anos atrás
oidc_server.js ae9d82430a fix(oidc): wekan/wekan#3299 há 4 anos atrás
package.js 73e265d8fd Include to Wekan packages directory contents, so that meteor command would build all directly. há 6 anos atrás

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.