# tjoudeh/AngularJSAuthentication

Tutorial shows Authentication in AngularJS with ASP.NET Web API 2 and Owin Middle-ware using access tokens and refresh tokens approach

Repository: https://github.com/tjoudeh/AngularJSAuthentication
Canonical: https://ross.abutalabs.com/products/angularjsauthentication
Language: C#
License Family: other
Last push: 2017-05-17T20:42:39+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 4478, "days_push": 3395, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1170, forks 744 (observed 2026-08-28T04:03:51.228262+00:00)

## What it is
A tutorial repository demonstrating authentication in AngularJS applications using ASP.NET Web API 2 and Owin middleware with access tokens and refresh tokens. It serves as accompanying sample code for a blog tutorial series on token-based authentication.

## Use cases
- learn how to implement token-based authentication with AngularJS and ASP.NET Web API
- understand access token and refresh token flows with Owin middleware
- find example code for securing a Web API 2 backend with JWT-style tokens
- follow a step-by-step tutorial on AngularJS login and refresh token handling

## When to choose
- you are maintaining or learning a legacy AngularJS + ASP.NET Web API 2 stack
- you want a guided tutorial explaining Owin middleware token authentication concepts

## When to avoid
- you are starting a new project with modern Angular, React, or ASP.NET Core
- you need actively maintained, production-ready authentication code
- you require a licensed library rather than tutorial sample code

## Facets
- artifact type: learning-resource
- maturity: abandoned
- function: auth, api-framework, middleware
- domain: web-development, security, developer-tools, tutorials
- platform: dotnet, cross-platform
- tags: angularjs, aspnet-web-api, owin, access-tokens, refresh-tokens, tutorial, sample-code, web-server

## Member repositories
- tjoudeh/AngularJSAuthentication (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:51.228262+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:28:38.822917+00:00, confidence not recorded.
  - readme: https://github.com/tjoudeh/AngularJSAuthentication (fetched 2026-08-28T04:03:51.228262+00:00, sha d0d350e954ee)
- Data as of 2026-08-30T08:39:29.467469+00:00.
