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

Create method to fetch the age verification signal from API. #460

Merged
merged 5 commits into from
Jul 23, 2024

Conversation

brnnmrls
Copy link
Member

The following creates a method to be called from the sample app to fetch the age verification signal. Upon calling the method this will create a URL session with the retrieved access token. Then, the response will be decoded and retrieve any age verification signal. This verification signal will be used in a following PR to inform the user if their age is verified over 18.

@brnnmrls brnnmrls self-assigned this Jul 20, 2024
@brnnmrls brnnmrls requested a review from mdmathias July 20, 2024 00:32
@brnnmrls brnnmrls linked an issue Jul 20, 2024 that may be closed by this pull request
@brnnmrls brnnmrls marked this pull request as ready for review July 20, 2024 00:37
@brnnmrls brnnmrls requested a review from mdmathias July 23, 2024 19:27
@brnnmrls brnnmrls merged commit 25e1a72 into briannamorales/vwg-flow Jul 23, 2024
13 checks passed
@brnnmrls brnnmrls deleted the briannamorales/requestAgeSignal branch July 23, 2024 22:18
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.

Create example of VwG flow in existing "DaysUntilBirthday" sample app.
2 participants