Skip to content

Add forcing https schema to the service provider #215

@DenTray

Description

@DenTray

Modify the service provider to enforce the use of the HTTPS schema for all relevant URLs and requests. This should ensure that any non-secure HTTP requests are either redirected to HTTPS or rejected.

Use URL::forceSchema('https') for it

Additionally, update the README.md file with clear instructions explaining this HTTPS enforcement, including how it works.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions