AzureAD / microsoft-authentication-library-for-js

Microsoft Authentication Library (MSAL) for JS
http://aka.ms/aadv2
MIT License
3.64k stars 2.65k forks source link

MsalService has no documentation for functions inside of service #4387

Open Inframatic opened 2 years ago

Inframatic commented 2 years ago

Core Library

MSAL.js v2 (@azure/msal-browser)

Wrapper Library

MSAL Angular (@azure/msal-angular)

Documentation Location

https://azuread.github.io/microsoft-authentication-library-for-js/ref/msal-angular/classes/_msal_service_.msalservice.html

Description

These functions lack documentation inside the code base.

Screenshot 2022-01-12 at 10 56 59

Please document this and consider adding linting rules that enforce that all functions require documentation.

Thank you.

tnorling commented 2 years ago

@Inframatic Thanks for pointing this out, we'll add this to our backlog. Did you have any specific questions about any of the APIs I can help you answer?