CustomBackend

data class CustomBackend(val serverLinks: ServerConfig.Links) : LoginRedirectPath

The team has a custom backend, where the user can login.

Parameters

serverLinks

the URL of the json config from where to fetch the custom backend configurations.

Constructors

Link copied to clipboard
constructor(serverLinks: ServerConfig.Links)

Properties

Link copied to clipboard
Link copied to clipboard