mirror of
https://github.com/owncast/owncast.git
synced 2024-12-28 03:58:32 +03:00
4 lines
113 B
JavaScript
4 lines
113 B
JavaScript
|
import { URL_CHAT_INDIEAUTH_BEGIN } from '../utils/constants.js';
|
||
|
|
||
|
export async function beginIndieAuthFlow() {}
|