mirror of
https://github.com/pocket-id/pocket-id.git
synced 2025-12-11 07:32:57 +03:00
🚀 Feature: Automatic Login #416
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 @Brandawg93 on GitHub.
Feature description
It would be nice to have a settings option to enable automatic logins if my pocket-id credentials are already saved in my browser. (Essentially like pressing the login button automatically).
Pitch
In my use case, I'm using pocket-id as my OIDC provider for Cloudflare. I have a portainer instance behind Cloudflare that also uses pocket-id. When I login to Cloudflare, I use the typical flow of using my passkey. Then when I go to portainer, I have to sign in again, but I don't have to use my passkey since it was just used recently and saved in my browser. So all I do is click the sign in button again.
It would be nice to just go straight through to portainer if my browser already has my pocket-id credentials saved.
I've tested this using Github as my OIDC and it works great, but pocket-id gives me better control over my users. 😄
@Brandawg93 commented on GitHub:
So cool! Thanks again for an awesome project.
@stonith404 commented on GitHub:
This has been implemented in
v0.25.0.