2024-12-03 UTC
# carrvo Before I do, is there a way for a server to say "hey browser! would you use this bearer token for future requests to me?" It seems indieauth-client-php gets the token on the server side but mod_oauth2 requires the browser to send bearer tokens (upon no token it does not redirect and facilitate letting the browser know). So if I can get my indieauth-client-php redirect endpoint to convince the browser to use a token, then it will b