Explore >> Select a destination


You are here

thepythoncorner.com
| | www.moesif.com
7.8 parsecs away

Travel
| | This beginner-friendly post explains the basics of API and how they create amazing experiences through the apps and services you daily use.
| | codejourney.blog
9.9 parsecs away

Travel
| | In the previous post, I talked a lot little bit about the history of the HTTP protocol and how it works. Let's dive a little bit deeper into the whole networking world. I mentioned APIs and tried to explain what they are and what they are used for (hopefully it is a bit clearer now)...
| | www.rasikjain.com
11.8 parsecs away

Travel
| | Here are three scenarios for implementing authentication workflows. Internet Applications (Public facing) For internet web applications and APIs, Session based (SessionID cookie) and Token Based (JWT) Authentication can be implemented. Session Based: Implemented for a majority of traditional and stateful web applications. Once the user is authenticated, A Session state is created and stored in an external State server or SQL database. The Session state is identified by a unique SessionID....
| | blog.chand1012.dev
79.3 parsecs away

Travel
| Let me get something out of the way: LTT getting hacked is what inspired me to write this. If you were not aware, Linus Tech Tips, one of YouTube biggest tech channels, was hacked. They made a video about the situation, but here is the TLDR: an employee received what they thought was a PDF from a legitimate sponsor for the channel. They downloaded the PDF, tried to open it, and when it didn't open, went back to work.