rdrop2
rdrop2 copied to clipboard
Auth without a .rds file : is it possible?
I am not an OAuth expert. Se please bear with me. It is not so much an issue with the existing code than a usage question (could be a feature request too :-)) :
Is there a way to use the rdrop2 package without the interactive OAuth handshake? In other words, is there a way to just use a bearer token to authenticate (that I could just pass as en environment variable)?
If not, is it possible to rebuilt a Token from scratch just with a Bearer token and the relates key and secret?
Thanks.
I really would also like to know!