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

- Experimental verification of BankID signatures #16

Merged
merged 2 commits into from Mar 6, 2020

Conversation

sheepsy90
Copy link

No description provided.

@coveralls
Copy link

coveralls commented Sep 24, 2018

Coverage Status

Coverage decreased (-37.4%) to 54.141% when pulling de1ba85 on HomeQTechnologies:feature/verify_signature into b77ed72 on hbldh:develop.

@sheepsy90
Copy link
Author

I did not yet write unittest because I have a weird complication with pytest locally.
Anyway wanted to show the code so you can start seeing what it is about

Copy link
Owner

@hbldh hbldh left a comment

Choose a reason for hiding this comment

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

Nice, I will look at it during this week.

I saw one thing I would like to change immediately though: move the packages added in requirements.txt to an extras in setup.py. Then the extra packages will be installed via calling pip install pybankid[name_of_your_choosing] instead of by default to all users who use the requirements file.

@sheepsy90
Copy link
Author

Sounds good, as I said it is very experimental and mainly a fist attempt to get something rolling so it's definitely not intended as a merge as is.

@hbldh hbldh merged commit 2554a93 into hbldh:develop Mar 6, 2020
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.

None yet

3 participants