update readme

This commit is contained in:
Stefan Galler
2024-10-03 15:52:12 +02:00
parent 77a2ffbacb
commit 2fba19792e

View File

@ -2,7 +2,9 @@
This project showcases a simple implementation of JWT auth in Flutter. This project showcases a simple implementation of JWT auth in Flutter.
A detailed explanation of the implementation can be found on bettercoding.dev. A detailed explanation of the implementation can be
found [in this blog](https://bettercoding.dev/flutter-jwt-authentication/) post
on [bettercoding.dev](https://bettercoding.dev).
## Server ## Server