Skip to content

Create dynamic authentication setup with supabase and with additional providers like Google or GitHub  #292

Description

@Muneerali199

Currently, the website allows users to use any fake URL, even if it doesn’t exist.
This creates potential issues with data integrity and user authentication.

Steps to Reproduce:

Go to the website’s input field (e.g., signup/login).

Enter any random or invalid URL (like https://fakeurltest123.com).

The site still accepts it without validation.

Expected Behavior:
The system should validate URLs properly before submission. Only valid, reachable, or correctly formatted URLs should be accepted.

Proposed Solution:

Implement proper URL validation (client-side + server-side).

Add authentication or verification checks.

Redesign the Sign Up Page to look cleaner and more responsive across devices (mobile, tablet, desktop).

Improve UX with better form layout, spacing, and color scheme.

Screenshots:

Screenshot_20251023-220043225.jpg

Screenshot_20251023-220127602.jpg

Please assigned me I will solve this issue and also design sign up page more beautifully and also make it more responsive for any device and Yes, I am participating in Commit and Conquer and would like to contribute by solving this issue.

Metadata

Metadata

Assignees

Labels

MediumCarries 10 points under Commit and ConquerenhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions