geofront.identity — Member identification¶
-
class
geofront.identity.Identity(team_type: typing.Type[typing.Team], identifier: collections.abc.Hashable, access_token=None) → None¶ Hashable value object which purposes to identify the owner of each public key in the store.
Parameters: