Auth

interface Auth

Authorization contract to implement your own custom authorization

Properties

header
Link copied to clipboard
abstract val header: Pair<String, String>

Inheritors

BaseAuth
Link copied to clipboard