aurbano / robinhood-node

:chart_with_upwards_trend: NodeJS client for Robinhood Trading :fire:

Home Page:https://aurbano.github.io/robinhood-node

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

how to persist auth?

jasan-s opened this issue · comments

commented

question:

Using username/password combo the auth_token is retrieved.

the auth token expires_in 24 hours.

How to persist auth so a new auth_token is retrieved before it expires.

something like session saving possible? i.e refreshing auth_token using refresh_token