Open korneliuscode opened 5 years ago
I wonder how I can initialize a client given a stored token (e.g. from database)? Is there an example illustrating this?
So you are basically wanting to use a stored token (like a refresh token) and use that to reinitialize the client? I don't know if we have any examples of that but it should be possible.
I wonder how I can initialize a client given a stored token (e.g. from database)? Is there an example illustrating this?