header information

This commit is contained in:
Anton Dyudin 2016-03-04 12:27:54 -08:00
parent a0358c17d9
commit 886890d1f8
5 changed files with 19 additions and 0 deletions

View File

@ -1,3 +1,6 @@
::
:::: /hoon/oauth2/lib
::
|%
++ fass :: rewrite quay
|= a/quay

View File

@ -1,3 +1,7 @@
:: Test url +https://graph.facebook.com/v2.5/me
::
:::: /hoon/graph/facebook/com/sec
::
/+ oauth2
::
::::

View File

@ -1,3 +1,7 @@
:: Test url +https://api.github.com/user
::
:::: /hoon/api/github/com/sec
::
/+ basic-auth
!:
|_ {bal/(bale keys:basic-auth) $~}

View File

@ -1,3 +1,7 @@
:: Test url +https://www.googleapis.com/oauth2/v1/userinfo
::
:::: /hoon/www/googleapis/com/sec
::
/+ oauth2
::
::::

View File

@ -1,3 +1,7 @@
:: Test url +https://slack.com/api/auth.test
::
:::: /hoon/slack/com/sec
::
/+ oauth2
::
::::