2022-11-15 UTC
# angelo i have a button on my site to create a git repository. i'd like to create a token for access to it. i'm trying to reuse my indieauth server's token machinery. i'm currently simulating a standard auth flow but using an /internal/ client_id ("code-app" instead of "codesite.com") and skipping the code/code_challenge stuff. i'm currently skipping the consent screen but i'd like to eventually