Skip to content

Improve URL Parsing #18

@Hemanthr1

Description

@Hemanthr1

Issue Description

Find a more efficient method to handle URL parsing in the AuthenticationService instead of using URIComponentBuilder.

Expected Behavior

The application should effectively parse URLs using a more reliable and optimized approach.

Actual Behavior

Currently, the URIComponentBuilder is used for URL parsing, which may not be the most effective solution for the task.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions