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

Implement and add basic authentication and routing API #30

Merged
merged 28 commits into from
Jan 8, 2024

Conversation

besidev
Copy link
Collaborator

@besidev besidev commented Jan 2, 2024

In addition to integrating a 'basic' authentication API into the 'jpro-auth-core' module, a dedicated routing filter is being introduced to streamline integration with the Routing API and related modules. This enhancement aims to simplify the implementation process. Furthermore, a new example application, named 'basic-login', is being developed to demonstrate the practical application of this newly added API. Additionally, the 'LoginPane' class has been incorporated into the core module. This inclusion is particularly beneficial for those requiring a pre-built JavaFX control, designed to function seamlessly with 'UsernamePasswordCredentials' and 'BasicAuthenticationProvider' classes, thereby offering a more comprehensive and user-friendly authentication solution.

@besidev besidev changed the title Implement and add basic authentication API Implement and add basic authentication and routing API Jan 4, 2024
@FlorianKirmaier FlorianKirmaier merged commit 0d48433 into main Jan 8, 2024
1 check passed
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.

2 participants