chainlit
chainlit copied to clipboard
Custom OAuth Flow
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?