The Open Source kanban (built with Meteor). Keep variable/table/field names camelCase. For translations, only add Pull Request changes to wekan/i18n/en.i18n.json , other translations are done at https://transifex.com/wekan/wekan only.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
wekan/packages/wekan-oidc
Lauri Ojansivu 5f647fd2ab Try to fix Color picker of lists is empty. Part 3. 4 years ago
..
.gitignore Include to Wekan packages directory contents, so that meteor command would build all directly. 6 years ago
LICENSE.txt Include to Wekan packages directory contents, so that meteor command would build all directly. 6 years ago
README.md Include to Wekan packages directory contents, so that meteor command would build all directly. 6 years ago
oidc_client.js Fix Scope parsing Issue for OAuth2 Login 6 years ago
oidc_configure.html Include to Wekan packages directory contents, so that meteor command would build all directly. 6 years ago
oidc_configure.js Include to Wekan packages directory contents, so that meteor command would build all directly. 6 years ago
oidc_server.js Try to fix Color picker of lists is empty. Part 3. 4 years ago
package.js Include to Wekan packages directory contents, so that meteor command would build all directly. 6 years ago

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.