我找到了一些关于 JSW(JSON Web Tokens)的好资源。我正在使用 Angular 2 rc1 和 Laravel 5 并找到了一些很好的资源:
- https://github.com/auth0/angular2-jwt
- https://www.toptal.com/web/cookie-free-authentication-with-json-web-tokens-an-example-in-laravel-and-angularjs
- https://auth0.com/blog/2015/05/14/creating-your-first-real-world-angular-2-app-from-authentication-to-calling-an-api-and-everything-in-之间/
我是否需要在客户端(Angular 2)和服务器端(Laravel)实现 JSW?如果有人在浏览器的地址栏中键入 url 怎么办...