May 3, 20202 min readTechnical ArticlesManaging a project using Agile sprints and long-term project plan (Gantt chart)This blog shows how I have managed my last project delivered for one of my clients. The task - design a couple of web sites for one of...
May 3, 20202 min readTechnical ArticlesAzure B2C Single Sign-OnThe 2020 specification for implementing Azure B2C SSO relies on using the OpenID Connect library and Authorization code flow Fig 1 -...
May 3, 20202 min readTechnical ArticlesAuthentication and authorization using Azure B2C and MSALAuthentication I have used 2 separate libraries to perform authentication on the client-side: "@azure/msal-angular": "^0.1.2" "msal":...