|
You are here |
mikehadlow.blogspot.com | ||
| | | | |
www.scottbrady.io
|
|
| | | | | JWTs get a lot of hate from the crypto community, but what are the alternatives? In this article, I look at implementations such as Branca and PASETO to see how they compare to JWTs. | |
| | | | |
www.adamalbrecht.com
|
|
| | | | | UPDATE: There have been some changes in the JWT Gem that make some of the below not work exactly right (it'll still be about 90% the same). Specifically, they added expiration support. See my post on the same topic, but using React.js. The server side code in this post will work just as well with Angular. | |
| | | | |
dzone.com
|
|
| | | | | We examine cookie and token-based authentication, advantages of using tokens, and address common questions developers have regarding token-based auth. | |
| | | | |
www.softacom.com
|
|
| | | Learn how to build a fast and scalable .NET Core API using async and await. See code examples including cancellation tokens, parallel requests, and ConfigureAwait optimization. | ||