redirectPort property

int redirectPort
final

Only used in case of Desktop, where on signing in, we need to provide a redirect localhost port, where the access code and more will be received.

Implementation

final int redirectPort;