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

Make personal number optional in auth payload #9

Merged
merged 1 commit into from
Nov 15, 2021

Conversation

yaronius
Copy link
Contributor

@yaronius yaronius commented Nov 15, 2021

Hej Nicklas!

Hope you are doing well.

I found one small issue with the auth payload. It is stated in the official docs that the personal number field is optional and can be excluded from authentication requests. I tried that with the SDK and it had validation problems with such payloads. I updated the payload struct, tested it and now it worked fine. Can we make that field optional to cover both use cases?

Thanks for investing your time in maintaining this project.

@NicklasWallgren
Copy link
Collaborator

Hey @yaronius!

Absolutely, I must have missed that requirement. Thanks yet again for the contribution!

@NicklasWallgren NicklasWallgren merged commit 5099535 into e-identification:master Nov 15, 2021
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.

2 participants