dermesser / yup-oauth2

An oauth2 client implementation providing the Device, Installed, Service Account, and several more flows.
https://docs.rs/yup-oauth2/
Apache License 2.0
213 stars 114 forks source link

make Authenticator.find_token_info public #217

Closed JaderDias closed 2 months ago

JaderDias commented 2 months ago

Making this method public allows the client to save the refresh token for later use