Cookies – Deep Dive
In my previous post, I provided a brief introduction to cookies, discussing their importance and how to configure cookies in a .Net / Angular stack. You can read more about
In my previous post, I provided a brief introduction to cookies, discussing their importance and how to configure cookies in a .Net / Angular stack. You can read more about
There are a lot of ways to do client / server authentication. Most of the authentication mechanism are using Bearer with JWT. We will not get into what is Bearer
What is a Microservice? Microservice architecture is a design pattern in which an application is composed of many loosely coupled services. This allows for greater scalability and flexibility compared to
In one of our recent projects, we needed to work with Google API. Now, like any other developer, we started looking for information over the internet. Unfortunately, we couldn't find
הפעם נדבר על פרוייקט שבנינו לאחד הלקוחות שלנו. ספציפית, נכתוב על איך החלטנו להטמיע אימות משתמש (Login) וננסה להסביר למה. איך מתבצע תהליך אימות? בפרוייקט הנ"ל בחרנו ב- JWT כטוקן
בפוסט הקודם דיברנו על הטמעת JWT בצד השרת (מבוסס .NET), בפוסט זה נדבר על ההטמעה מהצד של הלקוח. בצד הלקוח, בחרנו באנגולר (גירסה 6 למי שתוהה) עם Bootstrap 4, Angular