AuthenticationService  v0.2.0
Classes
Joutsen.Authentication.Jwt.Web Namespace Reference

Convenience classes that can be used to authenicate users with Json Web Tokens in a Web environment. More...

Classes

class  AuthenticatorExtensions
 A class offering extension methods to the authenticator to ease the authentication of users in a web context. More...
 
class  AuthorizationException
 An exception that is raised if the authorization fails. More...
 
class  HttpRequestExtensions
 A class containing extension methods that ease authenticating users through tokens sent as part of a web request. More...
 
class  TokenValidatorExtensions
 Extension methods that ease handling of token validation in a web context. More...
 

Detailed Description

Convenience classes that can be used to authenicate users with Json Web Tokens in a Web environment.