File tree Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Original file line number Diff line number Diff line change @@ -13,6 +13,26 @@ improve security.
1313** However, please read our [ security policy] ( ./SECURITY.md ) , before taking
1414actions.**
1515
16+
17+
18+ ## Guiding principles
19+
20+ Before contributing to this project it is important to understand how this
21+ project and it's collaborators views itself regarding it's scope and purpose.
22+
23+ ### OAuth2 standard compliance
24+
25+ This project aims full standard compliance. All improvements on functionality,
26+ as well as security implications, are done in a way that the standard remains
27+ as the highest reference of choice.
28+
29+ ### Framework agnostic
30+
31+ Design decisions and implementations are always done with keeping in mind, that
32+ there are multiple frameworks out there that use this project.
33+
34+
35+
1636## Development
1737
1838If you want to fix bugs or add new features, ** please read this chapter and it's
@@ -115,6 +135,8 @@ Finally your PR needs to pass the review process:
115135- Once all reviewers have approved your PR it will be merged by one of the
116136 maintainers :tada :
117137
138+
139+
118140## For maintainers
119141
120142Maintainers of this repository have an extended responsibility for security and
You can’t perform that action at this time.
0 commit comments