-
-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Setup the Auth Command #13
Labels
enhancement
New feature or request
Comments
harrisonhowardax
added a commit
that referenced
this issue
May 4, 2024
harrisonhowardax
added a commit
that referenced
this issue
May 4, 2024
harrisonhowardax
added a commit
that referenced
this issue
May 4, 2024
harrisonhowardax
added a commit
that referenced
this issue
May 4, 2024
harrisonhowardax
added a commit
that referenced
this issue
May 4, 2024
harrisonhowardax
added a commit
that referenced
this issue
May 4, 2024
harrisonhowardax
added a commit
that referenced
this issue
May 4, 2024
harrisonhowardax
added a commit
that referenced
this issue
May 4, 2024
harrisonhowardax
added a commit
that referenced
this issue
May 4, 2024
harrisonhowardax
added a commit
that referenced
this issue
May 4, 2024
Completed in PR #14 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Task
We want this command to handle the following process.
auth
plex_pin_auth.create_pin()
(client_identifier to be a mix of the host and username)repeatedly
poll theplex_pin_auth.get_token()
until the auth token has been returned.Dependencies
plex_pin_auth
repeatedly
The text was updated successfully, but these errors were encountered: