Search
Preparing search index...
The search index is not available
@openid/appauth
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@openid/appauth
types
LocationLike
Interface LocationLike
Represents a window.location like object.
Hierarchy
LocationLike
Index
Properties
hash
host
hostname
origin
pathname
port
protocol
search
Methods
assign
Properties
hash
hash
:
string
host
host
:
string
hostname
hostname
:
string
origin
origin
:
string
pathname
pathname
:
string
port
port
:
string
protocol
protocol
:
string
search
search
:
string
Methods
assign
assign
(
url
:
string
)
:
void
Parameters
url:
string
Returns
void
Modules
app
authorization_
request
authorization_
request_
handler
authorization_
response
authorization_
service_
configuration
crypto_
utils
errors
flags
index
logger
node_
app
node_
support
node_
support/crypto_
utils
node_
support/node_
request_
handler
node_
support/node_
requestor
query_
string_
utils
redirect_
based_
handler
revoke_
token_
request
storage
token_
request
token_
request_
handler
token_
response
types
xhr
Location
Like
hash
host
hostname
origin
pathname
port
protocol
search
assign
String
Map
Generated using
TypeDoc
Represents a window.location like object.