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

Flutter #30

Closed
FranciscoImanolSuarez opened this issue Nov 21, 2019 · 3 comments
Closed

Flutter #30

FranciscoImanolSuarez opened this issue Nov 21, 2019 · 3 comments

Comments

@FranciscoImanolSuarez
Copy link

Hello, what if I wanted to make a query, from the API folder I could take the data to an application on flutter ?, That is, consume Flutter with the data used on the web (login)

Thank you very much, I hope your answer

@FranciscoImanolSuarez
Copy link
Author

I think that my case could also be related to this "#21", since with the swagger theme we could see the API routes and thus be able to access from the outside bone another app

@hoangvvo
Copy link
Owner

This is certainly possible. However, you will need to create your own authentication logic that allows the Flutter app to communicate with our API.

This is related to #16.

@hoangvvo
Copy link
Owner

This requires Header bearer token authentication. Please track it in #33.

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

No branches or pull requests

2 participants