Does SharePoint Add-in Authorization OAuth2 flow support PKCE (Proof Key for Code Exchange)? I have an already existing application and want to add an adding layer of security using PKCE (by using a code_verifier and code_challenge). However, I have no found no documentation regarding this for SharePoint Online Add-in.
Please let me know if this feature is available.