![]() |
hace 5 años | |
---|---|---|
.. | ||
.gitignore | 73e265d8fd Include to Wekan packages directory contents, so that meteor command would build all directly. | hace 6 años |
LICENSE.txt | 73e265d8fd Include to Wekan packages directory contents, so that meteor command would build all directly. | hace 6 años |
README.md | 73e265d8fd Include to Wekan packages directory contents, so that meteor command would build all directly. | hace 6 años |
oidc_client.js | 892ee60527 Fix Scope parsing Issue for OAuth2 Login | hace 6 años |
oidc_configure.html | 73e265d8fd Include to Wekan packages directory contents, so that meteor command would build all directly. | hace 6 años |
oidc_configure.js | 73e265d8fd Include to Wekan packages directory contents, so that meteor command would build all directly. | hace 6 años |
oidc_server.js | b26e65c70c Fix: Error when retrieve token from some OIDC due to not necessary scope parameter | hace 5 años |
package.js | 73e265d8fd Include to Wekan packages directory contents, so that meteor command would build all directly. | hace 6 años |
A Meteor implementation of OpenID Connect Login flow
Look at the salleman:accounts-oidc
package for the documentation about using OpenID Connect with Meteor.