Explore >> Select a destination


You are here

dzone.com
| | humberto.io
0.9 parsecs away

Travel
| | Implement the JWT authentication model using Angular 6 for the frontend and Django 2 for the backend
| | www.authgear.com
0.7 parsecs away

Travel
| | Sessions and Tokens, which of these authentication methods best suits your website or application? Let's find out.
| | www.primaryobjects.com
2.0 parsecs away

Travel
| | Token-Based Authentication for Web Service APIs in C# MVC .NET
| | martinschoombee.com
8.2 parsecs away

Travel
| As part of the authorization code flow you'll receive two very important tokens. The access token is what you will use for authentication when sending API requests, but access tokens are only valid for a certain amount of time. How long the access token is valid for usually depends on vendor, and it could be...