Oxen icon indicating copy to clipboard operation
Oxen copied to clipboard

--bearer-token option on `oxen` client command would be good

Open paul-hammant opened this issue 5 months ago • 4 comments

This would be for scripting where there is a need or a wish to avoid oxen config operations.

Obviously, this would be for the same sub-commands that can receive a --host option.

paul-hammant avatar Jul 06 '25 12:07 paul-hammant

Ugh, I this could be --auth as is.

paul-hammant avatar Jul 06 '25 17:07 paul-hammant

Nope --auth is different it is host and bearer token.

paul-hammant avatar Jul 07 '25 08:07 paul-hammant

@paul-hammant could you give me a bit more context around this? What's the use case where you don't want to run an oxen config first?

jcelliott avatar Jul 08 '25 22:07 jcelliott

I like the idea of getting the user's config automagically when they put in their auth token (if the server returns user info from our hub)

gschoeni avatar Jul 10 '25 19:07 gschoeni