Skip to content

[Feat]: Data Source Authentication Type - OAuth2 #1659

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

Open
saturn4er opened this issue Apr 28, 2025 · 0 comments
Open

[Feat]: Data Source Authentication Type - OAuth2 #1659

saturn4er opened this issue Apr 28, 2025 · 0 comments

Comments

@saturn4er
Copy link

saturn4er commented Apr 28, 2025

Is your feature request related to a problem? Please describe.
Some APIs authorize requests using tokens from an OAuth2 API. For example, to use Squidex, you first generate a token by sending client ID and client secret to a specific endpoint. These tokens usually have a short TTL, so hardcoding them into Lowcoder is not practical. Currently, Lowcoder does not support using such data sources because there is no option to set “Authentication Type” of a data source to OAuth2 token.

Describe the solution you'd like
Add a new Authentication type “OAuth2” to data source.

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

No branches or pull requests

1 participant