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

Feat/external auth #163

Merged
merged 4 commits into from
Nov 22, 2022
Merged

Feat/external auth #163

merged 4 commits into from
Nov 22, 2022

Conversation

ikaratass
Copy link
Collaborator

it is removed Contract from the PaymentOptionsList when external authorization is done.

@shalinnijel2
Copy link
Contributor

Apart from the change in the simulator, the rest lgtm.

Comment on lines 203 to 206
it returns true when an RFID card tapped before plugging in
and authorization is successful afterwards.
Relevant for:
- DIN SPEC 70121
- ISO 15118-2
- ISO 15118-20
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

not only RFID as it can be a pin code authentication. Is better that we say " it returns true when an external authentication attempt is successful (eg RFID, pin code, ...) and false otherwise

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done

@ikaratass ikaratass requested a review from tropxy November 22, 2022 17:00
@ikaratass ikaratass merged commit ce8ff03 into master Nov 22, 2022
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.

3 participants