unemxr
01/10/2024, 11:37 AMgetRedirectionURL
function i'me getting the following error :
> Object literal may only specify known properties, and 'getRedirectionURL' does not exist in type 'TypeInput'.
When digging a bit, this error makes sense because the config param of the init function doesn't have a getRedirectionURL
parameter (cf screenshots)
Am I missing something ? Is the documentation up to date or do we need to upgrade our version ? Is there any other way to change the redirection URL upon signin ?
Thanks in advance for your help 🙂