gonyyi / areq

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add `Do.AuthToken`

gonyyi opened this issue · comments

commented

Like areq.Do.AuthBasic(), need areq.Do.AuthToken() as well.

areq.Do.ReqHeaderSet("Authorization", "Bearer "+c.token)