Skip to content
This repository has been archived by the owner on Jan 7, 2020. It is now read-only.

Generate and send auth response when auth failed #38

Open
bochaco opened this issue Apr 29, 2019 · 0 comments · May be fixed by #36
Open

Generate and send auth response when auth failed #38

bochaco opened this issue Apr 29, 2019 · 0 comments · May be fixed by #36
Labels
enhancement New feature or request

Comments

@bochaco
Copy link
Contributor

bochaco commented Apr 29, 2019

When the authorisation request is malformed, e.g. if it's requesting permissions for an invalid container name, we get the Err(NoSuchContainer("public")) error from the safe_authenticator library but it's not notifying neither the user nor the app which sent the request. It should at least send a response to the app encoding the error so it can also notify its user.

This is analogous to browser issue maidsafe/sn_browser#697

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
1 participant