In this example I will be using oauth2 in rest api with redis database
Important: You will need to install redis database on your machine,
Download it from here for linux users and from here to install
windows version, and we will be using redis manager desktop app,
install it from here.
...