File tree 1 file changed +22
-0
lines changed 1 file changed +22
-0
lines changed Original file line number Diff line number Diff line change @@ -13,6 +13,26 @@ improve security.
13
13
** However, please read our [ security policy] ( ./SECURITY.md ) , before taking
14
14
actions.**
15
15
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
+
16
36
## Development
17
37
18
38
If 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:
115
135
- Once all reviewers have approved your PR it will be merged by one of the
116
136
maintainers :tada :
117
137
138
+
139
+
118
140
## For maintainers
119
141
120
142
Maintainers of this repository have an extended responsibility for security and
You can’t perform that action at this time.
0 commit comments