mirror of
https://github.com/pocket-id/pocket-id.git
synced 2025-12-11 07:42:58 +03:00
[PR #636] [MERGED] chore: Add docs link and rename to Federated Client Credentials #710
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/pocket-id/pocket-id/pull/636
Author: @ItalyPaleAle
Created: 6/8/2025
Status: ✅ Merged
Merged: 6/9/2025
Merged by: @stonith404
Base:
main← Head:federated-client-credentials📝 Commits (4)
fc6defachore: Add docs link and rename to Federated Client Credentials03e1465Merge branch 'main' into federated-client-credentialsee8831aMerge branch 'main' into federated-client-credentialsa1c98e4improve "docs" link design📊 Changes
15 files changed (+78 additions, -57 deletions)
View changed files
📝
frontend/messages/cs.json(+4 -4)📝
frontend/messages/da.json(+4 -4)📝
frontend/messages/de.json(+4 -4)📝
frontend/messages/en.json(+5 -4)📝
frontend/messages/es.json(+4 -4)📝
frontend/messages/fr.json(+4 -4)📝
frontend/messages/it.json(+4 -4)📝
frontend/messages/nl.json(+4 -4)📝
frontend/messages/pl.json(+4 -4)📝
frontend/messages/pt-BR.json(+4 -4)📝
frontend/messages/ru.json(+4 -4)📝
frontend/messages/zh-CN.json(+4 -4)📝
frontend/messages/zh-TW.json(+4 -4)📝
frontend/src/lib/components/form/form-input.svelte(+17 -1)📝
frontend/src/routes/settings/admin/oidc-clients/federated-identities-input.svelte(+8 -4)📄 Description
Follow-up from #566
Adds link to docs (see https://github.com/pocket-id/website/pull/104) and renames the feature in the UI to "federated client credentials", to make it specific this is about client credentials and not user identity
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.