Capítulo 9: Autênticação & Autorização

This content is not available in the sample book. The book can be purchased on Leanpub at http://leanpub.com/delphimvcframework-br.

O quê você irá aprender

This content is not available in the sample book. The book can be purchased on Leanpub at http://leanpub.com/delphimvcframework-br.

Autênticação vs Autorização

This content is not available in the sample book. The book can be purchased on Leanpub at http://leanpub.com/delphimvcframework-br.

O Subsistema de Autênticação/Autorização

This content is not available in the sample book. The book can be purchased on Leanpub at http://leanpub.com/delphimvcframework-br.

Interface IMVCAuthenticationHandler

This content is not available in the sample book. The book can be purchased on Leanpub at http://leanpub.com/delphimvcframework-br.

OnRequest

This content is not available in the sample book. The book can be purchased on Leanpub at http://leanpub.com/delphimvcframework-br.

OnAuthentication

This content is not available in the sample book. The book can be purchased on Leanpub at http://leanpub.com/delphimvcframework-br.

OnAuthorization

This content is not available in the sample book. The book can be purchased on Leanpub at http://leanpub.com/delphimvcframework-br.

Deixando Seguro uma API

This content is not available in the sample book. The book can be purchased on Leanpub at http://leanpub.com/delphimvcframework-br.

Implementando o exemplo do servidor API

This content is not available in the sample book. The book can be purchased on Leanpub at http://leanpub.com/delphimvcframework-br.

Autenticação do tipo HTTP Basic Authentication

This content is not available in the sample book. The book can be purchased on Leanpub at http://leanpub.com/delphimvcframework-br.

Implementando Autenticação HTTP BASIC

This content is not available in the sample book. The book can be purchased on Leanpub at http://leanpub.com/delphimvcframework-br.

Exemplo de um Client para Autenticação HTTP Basic

This content is not available in the sample book. The book can be purchased on Leanpub at http://leanpub.com/delphimvcframework-br.

JSON Web Token (também chamado de JWT) Autenticação e Autorização

This content is not available in the sample book. The book can be purchased on Leanpub at http://leanpub.com/delphimvcframework-br.

Cabeçalho JWT

This content is not available in the sample book. The book can be purchased on Leanpub at http://leanpub.com/delphimvcframework-br.

Exemplo

This content is not available in the sample book. The book can be purchased on Leanpub at http://leanpub.com/delphimvcframework-br.

Payload JWT

This content is not available in the sample book. The book can be purchased on Leanpub at http://leanpub.com/delphimvcframework-br.

Implementando Autenticação JSON Web Token

This content is not available in the sample book. The book can be purchased on Leanpub at http://leanpub.com/delphimvcframework-br.

Exemplo com Client para autenticação JWT

This content is not available in the sample book. The book can be purchased on Leanpub at http://leanpub.com/delphimvcframework-br.

Acesso às informações do usuário registrado

This content is not available in the sample book. The book can be purchased on Leanpub at http://leanpub.com/delphimvcframework-br.

O que vêm por aí

This content is not available in the sample book. The book can be purchased on Leanpub at http://leanpub.com/delphimvcframework-br.