Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle 'unauthorized' messages from the API #18

Open
lvgelder opened this issue May 7, 2014 · 4 comments
Open

Handle 'unauthorized' messages from the API #18

lvgelder opened this issue May 7, 2014 · 4 comments
Labels

Comments

@lvgelder
Copy link

lvgelder commented May 7, 2014

If a user tries to access something without having the correct role the API will return an error. Handle this nicely on the frontend.

@childss
Copy link
Contributor

childss commented May 7, 2014

Duplicates #16.

@childss childss closed this as completed May 7, 2014
@lvgelder
Copy link
Author

lvgelder commented May 7, 2014

Expired session should redirect to login? I meant unauthorized messages where the user doesn't have the correct role to view something & the API returns an error message.

@childss
Copy link
Contributor

childss commented May 7, 2014

Ahh, sorry I'm working on the other one which is handling 401 Unauthorized with error="invalid_token" so I assumed you had encountered the same problem and made an issue about it. :)

@childss childss reopened this May 7, 2014
@lvgelder
Copy link
Author

lvgelder commented May 7, 2014

Different 'unauthorized' message. :) I'm still working out how to use waffle, I'll add a description to this one to make it clearer

@childss childss removed the ready label May 23, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants