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
I observed an attempt to adopt the OAuth 2.0 protocol. This allows access to various services such as cloud storage and social media. It needs to be verified whether this approach can also be applied in WelsonJS.
The current status is as follows:
Basic authentication and Bearer authentication tokens are supported in HTTP headers. (lib/http)
Summary
I observed an attempt to adopt the OAuth 2.0 protocol. This allows access to various services such as cloud storage and social media. It needs to be verified whether this approach can also be applied in WelsonJS.
The current status is as follows:
Related issues
The text was updated successfully, but these errors were encountered: