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

Implement Vocdoni blind csp #174

Merged
merged 4 commits into from
Jun 25, 2024
Merged

Implement Vocdoni blind csp #174

merged 4 commits into from
Jun 25, 2024

Conversation

selankon
Copy link
Collaborator

@selankon selankon commented May 30, 2024

The flow of CSP is modified to support the blind csp implemented by vocdoni.

The difference with the others CSP is that the step0 uses a random name and the step1 is the resolution of a sum (instead of login on external provider).

This is needed to implement demo pages.

@selankon selankon marked this pull request as draft May 30, 2024 09:58
@selankon selankon force-pushed the f/support-blind-csp branch from 05c58f0 to 3124195 Compare May 30, 2024 10:22
selankon added 3 commits June 20, 2024 15:17
Improve the code disabling cspStep0 callback because have no sense. The code is easier without it.

Also, uses easier code on the switch case.
@selankon selankon force-pushed the f/support-blind-csp branch from 3124195 to d4f9eb4 Compare June 20, 2024 13:18
@selankon selankon marked this pull request as ready for review June 25, 2024 14:32
@elboletaire elboletaire merged commit f7e0524 into main Jun 25, 2024
1 check passed
@elboletaire elboletaire deleted the f/support-blind-csp branch June 25, 2024 14:35
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