JWT App - Email Token Registration and Reset Password
As mentioned in JWT Login Flask post, more features have been added to Flask endpoint and ReactJS application, such as token registration via email and password reset.
Written by Patricia Dourado, Computer Engineer and a learning enthusiast. Follow me the good ones on Twitter
As mentioned in JWT Login Flask post, more features have been added to Flask endpoint and ReactJS application, such as token registration via email and password reset.
A Twitter bot developed in Python using Tweepy library to make requests to the Twitter API. This bot will make requests to POST and GET endpoints for tweet, reply, retweet, like and get tweets.
A Flask JWT based login authentication using flask-praetorian module to handle the hard part and SQLAlchemy as ORM with PostreSQL as database.
Netlify CMS is a single-page React application which acts as a wrapper for our Git Workflow to provide a simple and friendly User Interface (UI).
As my first post I decided to praise the use of styled-components library in ReactJS applications and show how your front end projects will become more organized and easy to develop with its use.