You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, we only have Basic authentication type available to secure the API. There is an OAuth login plugin which allows authentication with several different providers.
It could be valuable to investigate whether or not we can integrate with this plugin to allow authentication of API request using Bearer type and an OAuth access token.
The text was updated successfully, but these errors were encountered:
Currently, we only have
Basic
authentication type available to secure the API. There is an OAuth login plugin which allows authentication with several different providers.It could be valuable to investigate whether or not we can integrate with this plugin to allow authentication of API request using
Bearer
type and an OAuth access token.The text was updated successfully, but these errors were encountered: