mirror of
https://github.com/yusing/godoxy.git
synced 2026-02-22 16:58:02 +01:00
This allows the API to trigger an OAuth workflow to create the JWT for authentication. For now the workflow is triggered by manually visiting `/api/login/oidc` on the frontend app until the UI repo is updated to add support. Co-authored-by: Peter Olds <peter@olds.co>