Skip to content

Sample authorization that demonstrates how to implement the IAuthorization and IAddHeader interfaces.

Notifications You must be signed in to change notification settings

SuperOffice/SuperOffice.WebApi.Authorization.SystemUserTicket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Sample SuperOffice WebApi System User Authorization

This sample authorization type is based on the SuperOffice.WebApi.Authorization.SystemUserTicket authorization type. It demonstrates how to implement both IAuthorization and IAddHeaders.

IAuthorization

Responsible for populating the HTTP request Authorization header.

IAddHeaders

Responsible for populating additional custom HTTP request headers.

About

Sample authorization that demonstrates how to implement the IAuthorization and IAddHeader interfaces.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages