Skip to content
This repository has been archived by the owner on Sep 29, 2023. It is now read-only.

Dart code fix in refreshing OAuth2 session #395

Merged
merged 3 commits into from
Jul 14, 2023

Conversation

asutoshranjan
Copy link

What does this PR do?

Fixes issues in the dart code sample of refreshing OAuth2 session

Test Plan

code sample fix in doc

Related PRs and Issues

(If this PR is related to any other PR or resolves any issue or related to any issue link all related PR and issues here.)

Have you read the Contributing Guidelines on issues?

yes

console.log(error); // Failure
});

try {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remember to add the comments back in!

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is the same comment that we have for OAuth Login sample. I will modify and add it back here 👍

@gewenyu99 gewenyu99 merged commit f3d82bd into appwrite:oauth-providers Jul 14, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants