UNPKG

@kinde-oss/kinde-auth-react

Version:

Kinde React SDK for authentication

4 lines (3 loc) 109 B
export const getRedirectUrl = (suppliedUrl?: string) => { return suppliedUrl || window.location.origin; };