Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update the Credentials class #435

Merged
merged 3 commits into from
Jan 19, 2021
Merged

Update the Credentials class #435

merged 3 commits into from
Jan 19, 2021

Conversation

lbalmaceda
Copy link
Contributor

Changes

This class was originally created using an expires_in value. This is no longer possible, and an expiration date should be passed instead.

You probably will never be instantiating a Credentials on your own. This is a wrapper class intended to contain the tokens received from the server after a successfull authentication.

V2_MIGRATION_GUIDE.md Show resolved Hide resolved
@lbalmaceda lbalmaceda merged commit d599ca7 into v2-dev Jan 19, 2021
@lbalmaceda lbalmaceda deleted the rf-credentials branch January 19, 2021 15:16
@lbalmaceda lbalmaceda modified the milestones: v2-Next, 2.0.0-beta.0 Jan 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants