Skip to content

Conversation

@yongdiw
Copy link
Collaborator

@yongdiw yongdiw commented Jun 12, 2025

Add native auth into MSAL JS overview

@learn-build-service-prod
Copy link

Learn Build status updates of commit 069f749:

⚠️ Validation status: warnings

File Status Preview URL Details
msal-javascript-conceptual/index.md ⚠️Warning View Details

msal-javascript-conceptual/index.md

  • Line 38, Column 5: [Warning: hard-coded-locale - See documentation] Link 'https://learn.microsoft.com/en-us/entra/identity-platform/concept-native-authentication' contains locale code 'en-us'. For localizability, remove 'en-us' from links to most Microsoft sites.
  • Line 38, Column 5: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://learn.microsoft.com/en-us/entra/identity-platform/concept-native-authentication' will be broken in isolated environments. Replace with a relative link.

For more details, please refer to the build report.

Note: Your PR may contain errors or warnings or suggestions unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them.

@learn-build-service-prod
Copy link

Learn Build status updates of commit 5f7e020:

✅ Validation status: passed

File Status Preview URL Details
msal-javascript-conceptual/index.md ✅Succeeded View

For more details, please refer to the build report.


- [Microsoft Authentication Library for Angular](https://github.com/AzureAD/microsoft-authentication-library-for-js/tree/msal-angular-v1/lib/msal-angular): A wrapper of the core 1.x library for apps using Angular framework.

- **[Native authentication](https://learn.microsoft.com/en-us/entra/identity-platform/concept-native-authentication) support in MSAL**: MSAL JS provides native authentication APIs that allow applications to implement a native experience with end-to-end customizable flows in their web applications. With native authentication, user can fully customize the user interface, including design elements, logo placement, and layout, ensuring a consistent and branded look.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- **[Native authentication](https://learn.microsoft.com/en-us/entra/identity-platform/concept-native-authentication) support in MSAL**: MSAL JS provides native authentication APIs that allow applications to implement a native experience with end-to-end customizable flows in their web applications. With native authentication, user can fully customize the user interface, including design elements, logo placement, and layout, ensuring a consistent and branded look.
- **[Native authentication](/entra/identity-platform/concept-native-authentication) support in MSAL**: MSAL JS provides native authentication APIs that allow applications to implement a native experience with end-to-end customizable flows in their web applications. With native authentication, you have complete control over the user interface, allowing you to customize design elements, logo placement, and layout for a consistent, branded experience.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@yongdiw left a minor suggestion here to convert the link to site relative and remove locale, which should clear the build warnings.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done, updated external links.

@Dickson-Mwendia Dickson-Mwendia merged commit caa1e44 into main Jun 13, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants