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

Dialog to help generate Authorization Headers in the Destination STOW Form #226

Merged
merged 4 commits into from
Feb 20, 2025

Conversation

mhenx
Copy link
Collaborator

@mhenx mhenx commented Feb 19, 2025

Dialog that allows the user to select an authorization type, and displays the appropriate fields to generate the header.
The URL credentials field is removed since it is not used in the application (just stored in the database as is)

2 supported protocols for now : OAuth 2 and Basic Authentication

@mhenx mhenx merged commit c0b1a77 into master Feb 20, 2025
@mhenx mhenx deleted the feat/generate-auth-headers-stow branch February 20, 2025 10:56
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

Successfully merging this pull request may close these issues.

Develop a helper to generate the authorization header in the Destination STOW Form
2 participants