mirror of
https://github.com/urbit/shrub.git
synced 2024-12-02 08:55:07 +03:00
header information
This commit is contained in:
parent
a0358c17d9
commit
886890d1f8
@ -1,3 +1,6 @@
|
||||
::
|
||||
:::: /hoon/oauth2/lib
|
||||
::
|
||||
|%
|
||||
++ fass :: rewrite quay
|
||||
|= a/quay
|
||||
|
@ -1,3 +1,7 @@
|
||||
:: Test url +https://graph.facebook.com/v2.5/me
|
||||
::
|
||||
:::: /hoon/graph/facebook/com/sec
|
||||
::
|
||||
/+ oauth2
|
||||
::
|
||||
::::
|
||||
|
@ -1,3 +1,7 @@
|
||||
:: Test url +https://api.github.com/user
|
||||
::
|
||||
:::: /hoon/api/github/com/sec
|
||||
::
|
||||
/+ basic-auth
|
||||
!:
|
||||
|_ {bal/(bale keys:basic-auth) $~}
|
||||
|
@ -1,3 +1,7 @@
|
||||
:: Test url +https://www.googleapis.com/oauth2/v1/userinfo
|
||||
::
|
||||
:::: /hoon/www/googleapis/com/sec
|
||||
::
|
||||
/+ oauth2
|
||||
::
|
||||
::::
|
||||
|
@ -1,3 +1,7 @@
|
||||
:: Test url +https://slack.com/api/auth.test
|
||||
::
|
||||
:::: /hoon/slack/com/sec
|
||||
::
|
||||
/+ oauth2
|
||||
::
|
||||
::::
|
||||
|
Loading…
Reference in New Issue
Block a user