redirectUris property

List<String> redirectUris
final

List of authorized redirect URIs. These URIs can be used to redirect users after they authenticate.

Implementation

final List<String> redirectUris;