Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[lib/oauth2] OAuth 2.0 implementation #112

Open
gnh1201 opened this issue Apr 22, 2024 · 0 comments
Open

[lib/oauth2] OAuth 2.0 implementation #112

gnh1201 opened this issue Apr 22, 2024 · 0 comments
Labels
enhancement New feature or request research Nobody spends money, but it is necessary

Comments

@gnh1201
Copy link
Owner

gnh1201 commented Apr 22, 2024

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:

  • Basic authentication and Bearer authentication tokens are supported in HTTP headers. (lib/http)

Related issues

@gnh1201 gnh1201 added enhancement New feature or request research Nobody spends money, but it is necessary powershell Related to PowerShell and removed powershell Related to PowerShell labels Apr 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request research Nobody spends money, but it is necessary
Projects
None yet
Development

No branches or pull requests

1 participant