issues
search
inaka
/
Dayron
A repository `similar` to Ecto.Repo that maps to an underlying http client, sending requests to an external rest api instead of a database
http://inaka.net/blog/2016/05/24/introducing-dayron/
Apache License 2.0
159
stars
20
forks
source link
Add an authenticated requests example
#50
Open
flaviogranero
opened
8 years ago
flaviogranero
commented
8 years ago
Add an example app where api requests authentication is made based on a current_user token field.
Handle unauthorized api responses (401, 403)