sdk-for-flutter icon indicating copy to clipboard operation
sdk-for-flutter copied to clipboard

🚀 Feature: Return cookie with the fuction createOAuth2Session

Open hortigado opened this issue 2 years ago • 1 comments

🔖 Feature description

Hello, I don't really know how to make a pull request on Github. But you could add these simple lines so that the createOAuth2Session function returns the cookie in Flutter. The same could be applied for createEmailSession. Thanks, this is useful when using external packages, for example in my case, or to implement offline first

🎤 Pitch

client_io.dart image client.dart image

👀 Have you spent some time to check if this issue has been raised before?

  • [X] I checked and didn't find similar issue

🏢 Have you read the Code of Conduct?

hortigado avatar Oct 10 '23 03:10 hortigado

For createEmailSession() example

image image On my app i get cookie of Session Model

image

hortigado avatar Oct 10 '23 16:10 hortigado