cli icon indicating copy to clipboard operation
cli copied to clipboard

feat: implement popup authentication flow in OAuth process

Open cdruxerman opened this issue 4 months ago • 0 comments

  • Added support for popup-based authentication by introducing new routes for success and error handling.
  • Enhanced the authorization and consent processes to detect and manage popup requests.
  • Updated callback handling to redirect appropriately based on the authentication context.
  • Introduced new utility functions for rendering success and error pages in popup scenarios.

cdruxerman avatar Aug 20 '25 01:08 cdruxerman