mirror of
https://github.com/pocket-id/pocket-id.git
synced 2025-12-11 07:42:58 +03:00
🚀 Feature: Dashboard of all Application (Clients) #236
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?
Originally created by @wrenix on GitHub.
Feature description
It would be nice if the user has an UI where is listed all usable Application and just could click on it.
Pitch
It would be really usefull (also to have an API to integrate it in a menu)
@kmendell commented on GitHub:
Pocket ID is soley a OIDC Provider, and we decided not to have this feature and implement API Key authentication instead.
Check out https://github.com/pocket-id/pocket-id-portal . i built a example portal how how you can use the API to do this, or you can use that in general.
@wrenix commented on GitHub:
Wow a fantastic dashboard - sad that the key needs always to recreate instatt of extends #499