urlHasCommonBase
urlHasCommonBase(
base,urlStr?):boolean
Defined in: src/oauth/register.ts:144
Check that URIs have a common base, as per https://spec.matrix.org/v1.18/client-server-api/#redirect-uri-validation
Parameters
Section titled “Parameters”URL
urlStr?
Section titled “urlStr?”string
Returns
Section titled “Returns”boolean