docu: added link for React.js login and authentication

This commit is contained in:
Begerad, Stefan 2021-09-14 11:12:47 -04:00
parent 5e290a2697
commit 7537959c41
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
# Links
[React.js login form example with basic auth](https://jasonwatmore.com/post/2018/09/11/react-basic-http-authentication-tutorial-example)
[React.js axios REST tutorial](https://www.positronx.io/react-axios-tutorial-make-http-get-post-requests/)
[React.js login and authentication](https://www.digitalocean.com/community/tutorials/how-to-add-login-authentication-to-react-applications)