serverless-authentication
serverless-authentication copied to clipboard
Common functions for Serverless Authentication boilerplate and oauth provider packages it uses
Results
2
serverless-authentication issues
Sort by
recently updated
recently updated
newest added
The profile request for AzureAD requires an Auth Bearer header rather than an access_token in the URL. Since adding an extra header shouldn't ever hurt anything, updated the get call...