Skip to content
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

Feature Request: UI Element for turkeyauthtoken #413

Open
mikemorran opened this issue Sep 20, 2023 · 0 comments
Open

Feature Request: UI Element for turkeyauthtoken #413

mikemorran opened this issue Sep 20, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@mikemorran
Copy link
Contributor

mikemorran commented Sep 20, 2023

Hey @nickgrato! First and foremost, this is definitely a nice-to-have feature so no worries if you have bigger fish to fry.

Users are reporting that it is a hassle to collect their turkeyauthtoken from the console each time they want to connect a custom domain or deploy a custom client. Right now, our documentation is telling them to open the developer tools and run this code... console.log(RegExp("_turkeyauthtoken"+"=[^;]+").exec(document.cookie)[0].slice(17))

I think it would be great to add a UI element to the dashboard to reveal their turkeyauthtoken with a button to copy to clipboard. I imagine this would be placed on both the Hubs Details and Upload Custom Client Modals under the embedded tutorial videos.

I think the button should say "Copy turkeyauthtoken"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants