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

Add API Auth: Bearer token #612

Open
ashitaprasad opened this issue Feb 23, 2025 · 2 comments
Open

Add API Auth: Bearer token #612

ashitaprasad opened this issue Feb 23, 2025 · 2 comments
Labels
good first issue Good for newcomers

Comments

@ashitaprasad
Copy link
Member

Tell us about the task you want to perform and are unable to do so because the feature is not available

Add Bearer token authentication support for APIs where user can specify an access key, such as a JSON Web Token (JWT)

@ashitaprasad ashitaprasad added enhancement New feature or request good first issue Good for newcomers and removed enhancement New feature or request labels Feb 23, 2025
@Clasherzz
Copy link
Contributor

Image

@ashitaprasad Would a simple UI like this be okay for this ?
Also proper rendering of Bearer Token with spaces is kind of hard when we use ADDropdownButton . Should we continue to use this here or try making a new widget ?

@ashitaprasad
Copy link
Member Author

Image

@ashitaprasad Would a simple UI like this be okay for this ? Also proper rendering of Bearer Token with spaces is kind of hard when we use ADDropdownButton . Should we continue to use this here or try making a new widget ?

You can send a draft PR. I will take a look into the issue of ADDropdownButton in your PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants