CenterForDigitalHumanities / TinyNode

TinyThings in NodeJS
0 stars 1 forks source link

Add passthrough for Bearer Tokens #90

Open cubap opened 2 weeks ago

cubap commented 2 weeks ago

The current "public API" uses the tiny RERUMbot token for all authentication. If the API call includes a Bearer Token, the Tiny call should attempt to replace its own token so the generator can be updated.