provided definition of OAuth and a link to wikipedia's defintion of OAuth
Updated Authentication and authorization (markdown)
Removed repetiting phrase, 'by default', from the AuthFeature description line.
Corrected typo in code sample (missing comma)
Updated Authentication and authorization in ServiceStack (markdown)
Added Authentication overview
code style
typo
Corrected code for creating testing sample user
Added a note that code example comes from unit test
Re-structured slightly and added section on min config for Basic auth
updated to refactor
Renamed AuthConfig to AuthProvider