ausocean / cloud

GNU General Public License v3.0
1 stars 1 forks source link

Add token generation button to broadcast page #148

Closed ao-david closed 1 week ago

ao-david commented 1 week ago

To associate and authenticate a broadcast with a particular YouTube account, we need to generate a token for the account.

We're providing a button on the broadcast page that performs the generation and stores the account email in the broadcast config, which can be used to later retreive the token for refresh and/or use.

NOTE

This has already been approved, but it was merged to a non-master branch