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

Fix separated auth api #118

Merged
merged 6 commits into from
Nov 27, 2019
Merged

Fix separated auth api #118

merged 6 commits into from
Nov 27, 2019

Conversation

onevcat
Copy link
Member

@onevcat onevcat commented Nov 25, 2019

This PR deprecates the auth related APIs in the API type. They will not refresh the access token automatically and we'd better treat them a bit differently with other public APIs. It can make clearer that abusing these auth related APIs as a means for the token refreshing is not correct and expected behavior.

This should fix #116

@onevcat onevcat requested a review from eJamesLin November 27, 2019 01:40
@onevcat onevcat merged commit 877e38a into master Nov 27, 2019
@onevcat onevcat deleted the fix/separated-auth-api branch November 27, 2019 08:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Distinguish public APIs and auth related APIs
1 participant