|
|
3 years ago | |
|---|---|---|
| .. | ||
| .gitignore | 73e265d8fd Include to Wekan packages directory contents, so that meteor command would build all directly. | 6 years ago |
| LICENSE.txt | 73e265d8fd Include to Wekan packages directory contents, so that meteor command would build all directly. | 6 years ago |
| README.md | 73e265d8fd Include to Wekan packages directory contents, so that meteor command would build all directly. | 6 years ago |
| loginHandler.js | 6b404da9f8 add functionality for oidc login to change MongoDB data for email, fullname, username, user.teams | 3 years ago |
| oidc_client.js | 1e837dec11 Fix Google SSO to access Wekan has not been working | 4 years ago |
| oidc_configure.html | 73e265d8fd Include to Wekan packages directory contents, so that meteor command would build all directly. | 6 years ago |
| oidc_configure.js | 73e265d8fd Include to Wekan packages directory contents, so that meteor command would build all directly. | 6 years ago |
| oidc_server.js | db6fc57515 fix userwas used before assignment | 3 years ago |
| package.js | 6b404da9f8 add functionality for oidc login to change MongoDB data for email, fullname, username, user.teams | 3 years ago |
A Meteor implementation of OpenID Connect Login flow
Look at the salleman:accounts-oidc package for the documentation about using OpenID Connect with Meteor.