Auth0 Universal Components
GitHub
Auth0
Preparing search index...
core/src
DOMAIN_REGEX
Variable DOMAIN_REGEX
Const
DOMAIN_REGEX
:
RegExp
= ...
Regex pattern for validating domain URLs in a flexible way Accepts:
Domain names:
example.com
,
sub.example.com
With protocol:
https://example.com
,
http://example.com
With port:
example.com:8080
With path:
example.com/path
Localhost and IPs: localhost, 192.168.1.1
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
GitHub
Auth0
Auth0 Universal Components
Loading...
Regex pattern for validating domain URLs in a flexible way Accepts: