Hello!
I'm Ruthvik
Software Engineer from India 🇮🇳
My Posts
Client Server Architecture
In the client server architecture, server manages and delivers the services to the client. Multiple clients can connect to the server over an internet connection and request for a service.
What are JWTs?
JWT stands for JSON Web Token, it is a standardized format of a cryptographically signed JSON data.