You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
from ..authimportDEFAULT_FILEasDEFAULT_FILE, UserTokenCollectionasUserTokenCollection, poll_for_tokenaspoll_for_token, request_device_codeasrequest_device_code
3
+
from ..configimportREGIONSasREGIONS
4
+
5
+
defparse_auth(args: argparse.Namespace) ->None:
6
+
"""Authenticate with Logfire.
7
+
8
+
This will authenticate your machine with Logfire and store the credentials.
0 commit comments