chainlit icon indicating copy to clipboard operation
chainlit copied to clipboard

Custom OAuth Flow

Open Physium opened this issue 1 year ago • 0 comments
trafficstars

I'm intending to use a custom inhouse built OAuth provider that supports implicit flow. I notice there is a cookbook example here that showcase how to inject a custom provider but is there a way to also add my own callback logic so I skip the need to call tokens and what not?

Physium avatar Jun 23 '24 14:06 Physium