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

Allow unauthenticated user to view the terms and conditions page #362

Conversation

richardpattinson
Copy link
Contributor

@richardpattinson richardpattinson commented Jul 12, 2024

Context

As part of the terms and conditions flow it should be possible for an unauthenticated user to view the terms and conditions page. The accept button should be hidden in this case.

Changes proposed in this pull request

Remove the need for authentication on the terms and conditions page. Hide the accept button in the case of no logged in user.

Guidance to review

Can be checkedin the browser.

Checklist

  • Attach to Trello card
  • Rebased main
  • Cleaned commit history
  • Tested by running locally

@richardpattinson richardpattinson merged commit 461f292 into main Jul 12, 2024
12 checks passed
@richardpattinson richardpattinson deleted the allow-unauthenticated-user-to-view-terms-and-conditions-page branch July 12, 2024 09:49
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