You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 5, 2025. It is now read-only.
Hi, I have a question regarding the RedirectUrl when implementing the authentication for desktop app. when its local(for development & testing) simply setting the value to localhost(such as this ) will suffice, however if it is in production it's a bit confusing for me what to set the value of RedirectUri in the desktop app. I was hoping if you can help me with this?
Hi, I have a question regarding the RedirectUrl when implementing the authentication for desktop app. when its local(for development & testing) simply setting the value to localhost(such as this ) will suffice, however if it is in production it's a bit confusing for me what to set the value of RedirectUri in the desktop app. I was hoping if you can help me with this?