Credentials.unique_id

Credentials.unique_id()[source]

Return a value that uniquely identifies these credentials.

By convention, two credentials that have the same hub, group, and project are considered equivalent.

Return type

HubGroupProject

Returns

A HubGroupProject instance.