Embedded SDK
Embedded SDK
/
com.beyondidentity.embedded.sdk
/
EmbeddedSdk
/
isAuthenticateUrl
is
Authenticate
Url
@
JvmStatic
fun
isAuthenticateUrl
(
url
:
String
)
:
Boolean
fun
isAuthenticateUrl
(
url
:
String
,
dispatcher
:
CoroutineDispatcher
=
Dispatchers.IO
)
:
Flow
<
Boolean
>
Returns whether a URL is a valid Authenticate URL or not.
Return
true or false
Parameters
url
A URL String