File tree Expand file tree Collapse file tree 2 files changed +13
-3
lines changed Expand file tree Collapse file tree 2 files changed +13
-3
lines changed Original file line number Diff line number Diff line change 1
- # Mono Repo Design System
2
- [ ![ CodeFactor] ( https://www.codefactor.io/repository/github/siyual-park/monorepo-design-system/badge )] ( https://www.codefactor.io/repository/github/siyual-park/lerna-design-system )
1
+ # Scope Validator
2
+ Pattern matching based Oauth2.0 scope validation library
3
+
4
+ [ ![ CodeFactor] ( https://www.codefactor.io/repository/github/CourseDesign/scope-validator/badge )] ( https://www.codefactor.io/repository/github/CourseDesign/scope-validator )
5
+
6
+ # Subpackages
7
+ * [ Scope Validator] ( https://github.com/CourseDesign/scope-validator/wiki/scope-validator )
8
+
9
+ # Contributors
10
+ | Su-Yong| Ara Park| JellyBrick|
11
+ | ---| ---| ---|
12
+ | <img width =" 100px " height =" 100px " src =" https://github.com/Su-Yong.png " />| <img width =" 100px " height =" 100px " src =" https://github.com/siyual-park.png " />| <img width =" 100px " height =" 100px " src =" https://github.com/JellyBrick.png " />|
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " scope-validator" ,
3
- "version" : " 1.0.1 " ,
3
+ "version" : " 1.0.2 " ,
4
4
"description" : " Pattern matching based Oauth2.0 scope validation library" ,
5
5
"main" : " dist/lib/index.js" ,
6
6
"scripts" : {
You can’t perform that action at this time.
0 commit comments