pyrit.auth.Authenticator# class Authenticator[source]# Bases: ABC __init__()# Methods __init__() get_token() refresh_token() Attributes token abstract get_token() → str[source]# abstract refresh_token() → str[source]# token: str#