top of page
May 3, 20202 min read
Managing 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...
153 views0 comments
May 3, 20202 min read
Azure B2C Single Sign-On
The 2020 specification for implementing Azure B2C SSO relies on using the OpenID Connect library and Authorization code flow Fig 1 -...
173 views0 comments
May 3, 20202 min read
Authentication and authorization using Azure B2C and MSAL
Authentication I have used 2 separate libraries to perform authentication on the client-side: "@azure/msal-angular": "^0.1.2" "msal":...
273 views0 comments
bottom of page