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

dingo/api support #43

Closed
jadjoubran opened this issue Sep 5, 2015 · 1 comment
Closed

dingo/api support #43

jadjoubran opened this issue Sep 5, 2015 · 1 comment

Comments

@jadjoubran
Copy link
Owner

https://github.com/dingo/api is a great library for building APIs

We should add built in support for it, especially with JWT authentication for authenticated routes

@jadjoubran
Copy link
Owner Author

Proposed features - feel free to comment:

  • dingo/api setup
  • out of the box JWT authentication for dingo/api
  • unauthenticated routes block (for login/register and/or public routes)
  • api.auth middleware routes block
  • send Accept header using Restangular
  • disable dingo/api strict mode in phpunit
  • fix jwt route + fix it in documentation
  • update documentation
  • mention breaking changes in release

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant