Skip to content

Commit 7ad68ef

Browse files
author
Kousuke Ebihara
committed
added ability to authorize by OAuth
1 parent 1bf796f commit 7ad68ef

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
rendering: ~
2+
3+
check_oauth:
4+
class: opCheckOAuthAccessTokenFilter
5+
6+
security: ~
7+
8+
cache: ~
9+
common: ~
10+
execution: ~
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
all:
2+
is_secure: on

0 commit comments

Comments
 (0)