oidc
oidc copied to clipboard
OpenID Connect App for Nextcloud
Bumps [@vue/compiler-sfc](https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc) from 3.4.24 to 3.4.27. Release notes Sourced from @vue/compiler-sfc's releases. v3.4.27 For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the...
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 11.1.2 to 11.1.3. Release notes Sourced from phpunit/phpunit's releases. PHPUnit 11.1.3 Fixed #5771: JUnit XML logger may crash when test that is run in separate process exits...
Bumps [@nextcloud/router](https://github.com/nextcloud-libraries/nextcloud-router) from 3.0.0 to 3.0.1. Release notes Sourced from @nextcloud/router's releases. v3.0.1 3.0.1 - 2024-04-22 Full Changelog Fixed fix: imagePath always adds .svg if no extension is set on...
Bumps [@nextcloud/eslint-plugin](https://github.com/nextcloud-libraries/eslint-plugin) from 2.2.0 to 2.2.1. Release notes Sourced from @nextcloud/eslint-plugin's releases. v2.2.1 What's Changed chore(deps-dev): Bump memfs from 4.8.0 to 4.8.1 by @dependabot in nextcloud-libraries/eslint-plugin#182 chore(deps-dev): Bump memfs from...
Bumps [@nextcloud/logger](https://github.com/nextcloud-libraries/nextcloud-logger) from 2.7.0 to 3.0.1. Release notes Sourced from @nextcloud/logger's releases. v3.0.1 3.0.1 - 2024-04-24 Fixed fix: Drop CoreJS from package.json Changed chore(deps): Bump @nextcloud/auth from 2.2.1 to 2.3.0...
Bumps [@nextcloud/browserslist-config](https://github.com/nextcloud/browserslist-config) from 3.0.0 to 3.0.1. Release notes Sourced from @nextcloud/browserslist-config's releases. v3.0.1 What's Changed chore: update workflows from templates by @nextcloud-command in nextcloud-libraries/browserslist-config#14 fix: Update workflows from organization by...
The spec: https://openid.net/specs/openid-connect-registration-1_0.html This would allow signing up with Nextcloud on services supporting this standard without manual client registration. [OpenID Connect Discovery](https://openid.net/specs/openid-connect-discovery-1_0-37.html) spec recommends advertising "registration_endpoint" so clients know the...
Add live events
it appears that the configuration at `.well-known/openid-configuration` has backslashes in front of every forward slash. I have never something like that and wondered what the reasons is?
Any chance the avatar / profile photo of Nextcloud could be made available in a special scope?