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

Input data validation and optional field handling #10

Merged
merged 4 commits into from
Dec 24, 2024

Conversation

aditeyabaral
Copy link
Member

@aditeyabaral aditeyabaral commented Dec 24, 2024

Changelog

  • Add data validation for the request JSON to handle malformed inputs.
  • Add functionality to retrieve specific fields in the profile for better abstraction. Note that profile/KYCAS data will no longer be fetched by default.

[IMPORTANT] Breaking Changes

Note that this PR might cause your application to break if,

  • Your app expects the auth to throw a specific error.
  • Your app expects profile/KYCAS data to be returned by default.

@aditeyabaral aditeyabaral changed the title Optional fields Input data validation and optional field handling Dec 24, 2024
@aditeyabaral aditeyabaral merged commit a01f381 into HackerSpace-PESU:main Dec 24, 2024
5 checks passed
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.

1 participant