update readme

This commit is contained in:
Stefan Galler
2024-10-03 15:52:25 +02:00
parent c67ad4bdf2
commit 4c896aac1c

View File

@ -2,7 +2,9 @@
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