LoginRoutes interface
The routes that specify the endpoints used for login and logout requests.
Properties
logout |
The endpoint at which a logout request should be made. |
Property Details
logoutEndpoint
The endpoint at which a logout request should be made.
logoutEndpoint?: string
Property Value
string