https://github.com/tomkat-cr/flutter_jwt_login
Login screen for Flutter, using JWT and a backend API made with Python and MongoDb
https://github.com/tomkat-cr/flutter_jwt_login
android api-client dart flutter ios jwt
Last synced: about 2 months ago
JSON representation
Login screen for Flutter, using JWT and a backend API made with Python and MongoDb
- Host: GitHub
- URL: https://github.com/tomkat-cr/flutter_jwt_login
- Owner: tomkat-cr
- License: mit
- Created: 2022-10-06T12:28:06.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-10-06T12:45:11.000Z (over 3 years ago)
- Last Synced: 2025-03-31T09:11:48.315Z (about 1 year ago)
- Topics: android, api-client, dart, flutter, ios, jwt
- Language: C++
- Homepage:
- Size: 117 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# flutter_jwt_login [jwt_test]
Login screen with Flutter, JWT, and Python & MongoDb API
## Getting Started
This project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
- [Lab: Write your first Flutter app](https://flutter.dev/docs/get-started/codelab)
- [Cookbook: Useful Flutter samples](https://flutter.dev/docs/cookbook)
For help getting started with Flutter, view our
[online documentation](https://flutter.dev/docs), which offers tutorials,
samples, guidance on mobile development, and a full API reference.