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

Possible fix for login issue #693

Merged
merged 1 commit into from
Jan 14, 2025

Conversation

dm9965
Copy link
Contributor

@dm9965 dm9965 commented Jan 14, 2025

  • No discrepancies across browsers. Eg. chrome vs safari
  • Pages pass W3C Validation for HTML (https://validator.w3.org)
  • CSS (https://jigsaw.w3.org/css-validator/)
  • Google sign-in is operational
  • Accessibility functions
  • Pages can scale without distorting page
  • No dead links
  • Navbar is consistent across the site
  • Pages are screen-reader accessible
  • Contrast meets standards for accessibility
  • Pages are keyboard accessible
  • Passes WAVE Evaluation Tool chrome extension

Fix login session token issue

@dm9965 dm9965 linked an issue Jan 14, 2025 that may be closed by this pull request
@dm9965 dm9965 requested a review from notcruz January 14, 2025 17:24
@notcruz
Copy link
Contributor

notcruz commented Jan 14, 2025

LGTM

@dm9965 dm9965 merged commit 33fde16 into dev Jan 14, 2025
3 checks 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.

HOT FIX: Repair Login Session Token Issue
3 participants