labbsr0x / whisper-client

Defines a script to be used when initializing a client app that communicates with hydra's oauth endpoints
MIT License
0 stars 1 forks source link

Abstract usage of hydra through whisper #10

Closed claudiosegala closed 5 years ago

claudiosegala commented 5 years ago

I think it would be nice to abstract the usage of hydra through whisper for the users of whisper-client. This means whisper absorbing most of the whisper-client code and make whisper redirect to hydra.

This way it would be less code on the client and the users of whisper would have an easier setup.

eabili0 commented 5 years ago

That would be a very welcomed improvement! Thanks @claudiosegala

eabili0 commented 5 years ago

We should open an API at whisper to recover hydra's urls. That way the abstraction is a little less dramatic.