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

Mock VA21a API #16501

Closed
wants to merge 4 commits into from
Closed

Mock VA21a API #16501

wants to merge 4 commits into from

Conversation

raudabaugh
Copy link
Contributor

Summary

This is the result of technical discovery on how to integrate external APIs with a new VA.gov form. It adds an endpoint for submitting VA21a forms that proxies the request to a mock API found here. This endpoint expects a user authenticated via the ARP audience.

The PR also extracts saving in-progress form API functionality into a standalone Rails module, in_progress_forms. At the time of draft PR, the module will only work for users authenticated via the vagov audience, not ARP, so further work is necessary to get this working for representative.va.gov without disrupting existing VA.gov users.

Copy link

This PR is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 7 days.

@github-actions github-actions bot added the Stale label May 25, 2024
Copy link

github-actions bot commented Jun 1, 2024

This PR has been closed because it has had no activity for 37 days

@github-actions github-actions bot closed this Jun 1, 2024
@github-actions github-actions bot deleted the form21a branch June 1, 2024 18:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants