mirror of
https://github.com/steveiliop56/tinyauth.git
synced 2026-06-27 22:00:16 +00:00
feat: port go validator to ts for the frontend
This commit is contained in:
@@ -37,6 +37,7 @@ export const ContinuePage = () => {
|
||||
const { url, valid, trusted, allowedProto, httpsDowngrade } = useRedirectUri(
|
||||
redirectUri,
|
||||
app.cookieDomain,
|
||||
app.appUrl,
|
||||
app.subdomainsEnabled,
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user