Showing results for authentication - Surface Duo Blog

Mar 23, 2023
0
1

Sync to OneNote in Android app using MS Graph

Parker Schroeder Kristen Halper
Parker,
Kristen

Hello Android developers, Today we’ll be finishing up our blog series on using the Microsoft Authentication Library (MSAL) and the Microsoft Graph. Using these tools, your own Android apps will be able to connect to M365 services. Previously, we covered the basics of MSAL, an introduction to MS Graph for Android, and how to call t...

authenticationgraph
Mar 16, 2023
1
0

Use Microsoft Graph in an Android app

Parker Schroeder Kristen Halper
Parker,
Kristen

Hello Android developers, This week, we’ll be continuing our blog series on using the Microsoft Authentication Library (MSAL) and the Microsoft Graph to connect to M365 services in your own Android apps. Previously, we covered the basics of MSAL and an introduction to MS Graph for Android, so be sure to check out those posts first...

msalauthenticationgraph
Mar 2, 2023
0
4

Authentication in Android apps with MSAL

Parker Schroeder
Parker Schroeder

Hello Android developers, Connecting users to their data is an important factor in the mobile space as it helps to create a personalized experience across multiple devices. As is common across the technology space, users need to provide credentials in order to access their data, often in the form of a username and password, two factor au...

kotlinmsalauthentication