-
Notifications
You must be signed in to change notification settings - Fork 1
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
Milestone 2.4: Security Support #7
Comments
Closed
2 tasks
gsvarovsky
added a commit
to m-ld/m-ld-todomvc-vanillajs
that referenced
this issue
Nov 5, 2023
gsvarovsky
added a commit
to m-ld/m-ld-todomvc-vanillajs
that referenced
this issue
Nov 21, 2023
gsvarovsky
added a commit
to m-ld/m-ld-todomvc-vanillajs
that referenced
this issue
Nov 21, 2023
github-project-automation
bot
moved this from In Progress
to Done
in Sustainable Web Apps
Jan 8, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
outcome
The analysis phase of this milestone took more effort than expected. This was largely due to the importance of showing (or at least showing how) all the 'axes' of access control (as described in the spec write-up below) could be achieved in a demo app with very few lines of code. The result is relatively simple and explicable; but you can see from the mindmap below how many options were considered.
The following pull requests are to be considered part of this milestone:
Note that this includes documentation that can be viewed online at:
The new 'security' page can be more easily viewed here
As with previous milestones, the modifications have been made to the Vanilla JS demo, and will be ported to the React demo once they have been brought to a common structure.
mindmap
The text was updated successfully, but these errors were encountered: