You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: