question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Not Challenged to Accept Terms of Service or Privacy Policy on Registration

See original GitHub issue

Bug Report or Feature Request (mark with an x)

- [X] bug report -> please search issues before submitting
- [ ] feature request

OS and Version?

Mac Sierra 10.12.6

Versions

Angular CLI: 7.1.4 Node: 11.0.0 OS: darwin x64 Angular: 7.2.1 … cdk, compiler, core, forms, http

Package Version

@angular-devkit/architect 0.11.3 @angular-devkit/build-angular 0.11.3 @angular-devkit/build-optimizer 0.11.3 @angular-devkit/build-webpack 0.11.3 @angular-devkit/core 7.1.3 @angular-devkit/schematics 7.1.4 @angular/animations 7.1.4 @angular/cli 7.1.4 @angular/common 7.1.4 @angular/compiler-cli 7.1.4 @angular/fire 5.1.1 @angular/flex-layout 7.0.0-beta.22 @angular/language-service 7.1.4 @angular/material 7.1.1 @angular/platform-browser 7.1.4 @angular/platform-browser-dynamic 7.1.4 @angular/router 7.1.4 @ngtools/webpack 7.1.3 @schematics/angular 7.1.4 @schematics/update 0.11.4 rxjs 6.3.3 typescript 3.1.6 webpack 4.23.1

Repro steps

  1. Add tosUr and/or privacyPolicyUrl to <ngx-auth-firebaseui>
  2. Register a user
  3. Not asked to check and accepts tos and pp

The log given by the failure

None

Desired functionality

I am challenged to accept terms of service and/or privacy policy before creating an account.

Mention any other details that might be useful

I am basing my understanding of the software based on this entry in the readme.

PS: if either tosUrl or privacyPolicyUrl are provided, the user will be asked to check and accepts tos and pp before registering a new account or sign in in anonymously.

Also, looked at #80 and its related commit 67683517e0fba4168f97b29c71912e82902c4df7. It looks like the legality dialog only open for guest only and not registration. It would be nice to have this or a simple set of checkboxes by a disabled register button.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:12 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
DannyHalmcommented, Feb 2, 2019

I believe an overlay modal would be best choice as it emphasis the acceptance of terms and conditions. Cheers…

Sent from my iPhone

On 2 Feb 2019, at 22:48, Anthony Nahas notifications@github.com wrote:

@bailejl I’ve just fixed this issue! You had 100% right! the signup middle to check privacy policy… and so on… was only linked with the guest button! Thanks for reporting again!

@bailejl @DannyHalm what do you think about the process and design related to this topic ? Should I keep the checkboxes nested in a Material Dialog and the sign up buttons always enabled ? Or do you think that the checkboxes could be in a better place? below the material input ? the sign up and guest buttons disabled until the checkboxes are checked ?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or mute the thread.

0reactions
jackie-dcommented, Apr 7, 2020

Just look at the code of ngx-auth-firebaseui-register component, and the functionality is totally missing.

I think a solution may be to adapt the ngx-auth-firebaseui component to act as a register component.

Read more comments on GitHub >

github_iconTop Results From Across the Web

"I Agree" Checkboxes - TermsFeed
The best way to get users to consent to your Privacy Policy or Terms agreement is with an "I Agree" checkbox. This works...
Read more >
The nuance of "accepting" vs. "reading" a privacy policy
Read this post to find out. 5 simple words: “I accept the privacy policy”. Normally displayed at the bottom of a website registration...
Read more >
Are Your Terms and Conditions Legally Binding? - Ironclad
Terms and conditions are legally binding agreements, but they will only be enforced if they follow certain best practices.
Read more >
Terms of Service - The Washington Post
If you do not agree to the Terms, do not access or use the Services. Get the full experience.Choose your plan.
Read more >
Terms of Service - McGraw Hill
By accepting these Terms of Service, You affirm that You are at least 18 years of age, that You agree to these Terms...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found