Flask login with Flask-JWT-Extended and SQLAlchemy and MongoDb token storages
Implement user authorization workflow - for Flask using Flask-JWT-Extended - that includes registering a new user, login and logout....
Implement user authorization workflow - for Flask using Flask-JWT-Extended - that includes registering a new user, login and logout....
How to implement user authorization workflow that includes registering a new user, login, logout as well as accessing pages that require authorization?...
In this tutorial you’ll create your own ERC-20 token and deploy it on the Polygon and Ethereum blockchain networks....
A sunny morning you wake up with a cup of coffee and you realise that your website has been hacked. All your plans for the day are gone. Surely that's not a very pleasant experience! If you want to avoid such scenarios read the manual below....
Let’s say your website (e.g. mywebsite.com) is installed in the following directory on your server /var/www/mywebsite and you'd like to install a Wordpress blog that can be accessed through the following URL mywebsite.com/blog....
I will be talking about the break point of Nav Bar menu in mobile. Naturally, it will break at 768 pixel width but there are cases when we may need to change it....
Let’s say that we have installed WordPress and we want to redirect a non-WWW URL to WWW URL. For example: example.com to www.example.com...
Always test your code because even well established names and brands make mistakes. Read about how to delete important data with Doctrine....
In this video David Griffiths presents the idea of the Agile estimation using the story points, the business value and the parameter BFTB....
Configure Laravel to use Postfix via Gmail SMTP on your Ubuntu server 14.04. Once configured, all emails from your server will be sent via Gmail....