![]() |
před 4 roky | |
---|---|---|
.. | ||
.gitignore | 73e265d8fd Include to Wekan packages directory contents, so that meteor command would build all directly. | před 6 roky |
LICENSE.txt | 73e265d8fd Include to Wekan packages directory contents, so that meteor command would build all directly. | před 6 roky |
README.md | 73e265d8fd Include to Wekan packages directory contents, so that meteor command would build all directly. | před 6 roky |
oidc_client.js | 892ee60527 Fix Scope parsing Issue for OAuth2 Login | před 6 roky |
oidc_configure.html | 73e265d8fd Include to Wekan packages directory contents, so that meteor command would build all directly. | před 6 roky |
oidc_configure.js | 73e265d8fd Include to Wekan packages directory contents, so that meteor command would build all directly. | před 6 roky |
oidc_server.js | ae9d82430a fix(oidc): wekan/wekan#3299 | před 4 roky |
package.js | 73e265d8fd Include to Wekan packages directory contents, so that meteor command would build all directly. | před 6 roky |
A Meteor implementation of OpenID Connect Login flow
Look at the salleman:accounts-oidc
package for the documentation about using OpenID Connect with Meteor.