Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upAge verification gate #2
Comments
|
Anyone working on this issue? |
|
I would like to do this. |
|
No one is assigned. Feel free to take this up. |
|
@mayukh18 Do you have a preference for tabs/spaces? |
|
|
A new user will hit "Get Started" that will lead to the When a user clicks one of the age options, there will be another postback call which needs to be handled again in |
|
@mayukh18 Why not get the age from the user's profile (using the date of birth) and then determine whether they are "18 or over"? |
|
Would love to help out if possible, @Pranav-Rastogi are you still working on this? |
|
@ajpen that would require the user to click on a button stating they have parental guidance every time they use the service but the OP wants that to be done only at the time of registration. |
|
@SillySam yes, I'm still working on it. I was a bit busy lately so could not make the necessary changes. |
|
@ajpen there is a different reason. In case of messenger apps, Facebook allows access to a few info like gender, profile picture etc without explicit permission from the user. For extra info, we need to ask the user for permission which I think is not desirable we don't have any other use for it. |
|
@mayukh18 is it assigned to someone |
|
@mayukh18 - Is someone working on this? |
Are you still working on this? |
|
which .py file is associated with this please in the repository/project? |
|
Anyone still working on this one? |
|
Hi, is it possible for me to try working on this? Is anyone working on it? |
|
Hi, anyone working on this or is it ok if i pick this up? |
|
Is this issue resolved? If not, can I start working on it? |
|
Is anyone assigned to this?I'd love to work on it |
|
I want to help with this. How can I get started? |
|
Is anyone currently working on this issue? |
|
is anyone working on this issue? I would like to work if no one is assigned to it |

Formed in 2009, the Archive Team (not to be confused with the archive.org Archive-It Team) is a rogue archivist collective dedicated to saving copies of rapidly dying or deleted websites for the sake of history and digital heritage. The group is 100% composed of volunteers and interested parties, and has expanded into a large amount of related projects for saving online and digital history.

When a new user is encountered ( user doesn't exist in users db ) ask for the age. Simple "What's your age?" Give two options "18 or over" and "under 18". First option will lead directly to the welcome message. The second option will send a message suggesting parental guidance first then go to the welcome message block.
Though the app in under facebook , their policies probably cover this but still it is better to have this check.