Christiaan Goossens

Results 37 comments of Christiaan Goossens

@Sephster What's the status of this PR at the moment? Is another method of adding data to the Auth Code already available, or do you have any other way to...

+1, I implemented this now (for adding a group ID to the token) by extending all the grants, which isn't the nicest for maintainability.

Within the scope of this project: providing a out-of-the-box safe oauth2 library, I would strongly oppose allowing indefinite refresh tokens by default. If this is a feature that is really...

+1, this would be very useful.

@BeryJu By any chance, do you use iOS for HA app? Reading around a bit it seems that the iOS app works (although config is not easy, you should only...

@SBado Could you update it based on the upstream changes? Currently the latest Docker image (`jc21/nginx-proxy-manager:github-pr-1882`) errors out with: ``` [7/24/2023] [2:32:45 PM] [Global ] › ✖ error Command failed:...

Can confirm this error happens, specifically through ArgoCD. Server-side apply applies it fine.

To note, I have not encountered this with password signin, only with SSO.

Yep, not sure if I checked the remember. I did always have to re-enter the URL. For some reason it did not occur to me that the remember was also...

I believe the issue is fixed too, I have not encountered it anymore with the newer versions.