Waldek Mastykarz's Picture

Waldek Mastykarz

Innovation Matters
Microsoft 365 Cloud Developer Advocate
ISSN 2210-9390

  • Home
  • Newsletter
  • SharePoint Framework
  • Office 365
  • Tools
  • About
  • Search

January 31, 2022

Redirect to a custom login page when securing your Angular app with MSAL

Using MSAL Angular and MsalGuard is the easiest way to secure your Angular app with the Microsoft Identity Platform. But if you want to use a custom login page rather than redirecting users directly to Azure Active Directory, there's one thing you need to consider.

January 17, 2022

Easily manage your Microsoft 365 apps with CLI for Microsoft 365

All Microsoft 365 apps have one thing in common: they need an Azure AD app registration. And with CLI for Microsoft 365 you'll be able to manage it without leaving your code editor.

January 5, 2022

Easily show files as cards using Microsoft Graph Toolkit and hTWOo

With a recent update to Microsoft Graph Toolkit, showing your files as cards became even easier. Check it out.

July 22, 2021

Avoid expired cache with the Microsoft Graph JavaScript SDK

Here is a great pattern for the Microsoft Graph JavaScript SDK that will help you avoid your cached data expiring and improve your app's performance.

July 20, 2021

Avoid duplicate requests with the Microsoft Graph JavaScript SDK

Avoid duplicate requests and speed up your app with the Microsoft Graph JavaScript SDK.

Newer Posts Page 2 of 201 Older Posts

📣 Subscribe to my newsletter

Like my content? Subscribe to my newsletter and get more tips and tricks from the field delivered straight to your inbox.

Waldek Mastykarz © 2007-2023
Creative Commons License

Back to top