In this video, we use our created user accounts to log into our application by accessing a JWT pair. This JWT pair consists of an access token and a refresh token. We achieve this by using Flask-JWT-Extended, a Flask extension that makes it really easy for us to implement JWT authentication in Flask
For further actions, you may consider blocking this person and/or reporting abuse
Top comments (0)