How Would You Store Your User's Password?
How would you store a password if you were asked to create an authentication system? The easiest solution would be to store the plain text inputted by the users. For example, if the users inputs their email as codecurat[email protected] and password
JSON Web Token or JWT has been famous as a way to communicate securely between services. There are two form of JWT, JWS and JWE. This article will explore the implementation of the JWT in Java Spring Boot.
The security and privacy of users' data have been a growing concern for the past few years. At the same time, JWT, as one technology to combat it, has been used more and more.
For the past years, Docker has been disrupting the Developers and DevOps field. Many people think Docker is a programming language or framework. But it is not. Docker is an open source platform for building, shipping and running containers. It is a tool that allows you to manage images and
How Would You Store Your User's Password?
How would you store a password if you were asked to create an authentication system? The easiest solution would be to store the plain text inputted by the users. For example, if the users inputs their email as [email protected] and password
JSON Web Token or JWT has been famous as a way to communicate securely between services. There are two form of JWT, JWS and JWE. This article will explore the implementation of the JWT in Java Spring Boot.
The security and privacy of users' data have been a growing concern for the past few years. At the same time, JWT, as one technology to combat it, has been used more and more.
For the past years, Docker has been disrupting the Developers and DevOps field. Many people think Docker is a programming language or framework. But it is not. Docker is an open source platform for building, shipping and running containers. It is a tool that allows you to manage images and
Both Java and Elasticsearch is a popular technology stack companies use. Java is
a programming language that was released back in 1996. Currently, Java is
acquired by Oracle and still in active development.
Elasticsearch is a young technology when we compare it to Java, it has only
released in 2010
This article contains many referral link. Using referral link will help me to
keep updating this blogBe sure to subscribe to our newsletter
[https://codecurated.com/blog/how-to-set-up-a-self-hosted-ghost-blogging-platform/#/portal/signup]
for other Ghost tutorial!
Recently when I changed my blog from WordPress to Ghost
[https://codecurated.com/blog/reasons-i-changed-from-wordpress-to-ghost/], I've
If you know me, you might’ve noticed I created a new blog with Ghost. My old
WordPress blog [https://brilianfird.com] is just 2 months old, it’s still up,
but I’m thinking to redirect the traffic from there to my new Ghost blog.
If you don’t