urbit/mar/oauth2-code.hoon

16 lines
334 B
Plaintext
Raw Normal View History

2015-05-07 00:00:06 +03:00
:: this mark is used to receive incoming oauth2 tokens that we use to poke our %gall server
::
2015-12-20 14:48:17 +03:00
:::: /hoon#oauth2-code#mar
2015-05-07 00:00:06 +03:00
::
/? 310
2015-05-20 23:49:19 +03:00
!:
2015-12-10 07:05:58 +03:00
|_ cod+cord
2015-05-07 00:00:06 +03:00
::
++ grab :: converter arm
|%
2015-12-10 07:05:58 +03:00
++ noun @t :: clam from noun
2015-05-07 00:00:06 +03:00
++ json (cork so:jo need) :: (need (so:jo jon))
--
--