react-azure-adb2c
react-azure-adb2c copied to clipboard
Optional authentication
I have pages, where I do not want to enforce authentication, but I would take advantage of it, if it is here. Right now authentication.getAccessToken() returns null for such pages.
Is there workaround? Thank you for the great framework!