Search code examples
angulartypescriptservicestackrestful-authentication

Authenticating to ServiceStack with Angular


We are looking to build an Angular 2 SPA using ServiceStack. We are primarily looking for a getting started type of instructions/demos on handling authentication, uploading files, etc using Typescript if possible. Documentation seems to be extremely sparse on this at the moment. Any leads or help on this will be much appreciated. Thank you!


Solution

  • The fact it's using Angular shouldn't matter, but there are a number of auth-enabled Live Demos listed in the docs.