Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/auth0-developer-hub/spa_angular_typescript_hello-world
Angular/TypeScript: Basic User Authentication Code Sample
https://github.com/auth0-developer-hub/spa_angular_typescript_hello-world
angular auth0 authentication typescript
Last synced: about 2 months ago
JSON representation
Angular/TypeScript: Basic User Authentication Code Sample
- Host: GitHub
- URL: https://github.com/auth0-developer-hub/spa_angular_typescript_hello-world
- Owner: auth0-developer-hub
- License: apache-2.0
- Created: 2022-04-22T14:52:57.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-06-21T19:00:43.000Z (7 months ago)
- Last Synced: 2024-06-22T11:13:10.518Z (7 months ago)
- Topics: angular, auth0, authentication, typescript
- Language: TypeScript
- Homepage: https://developer.auth0.com/resources/guides/spa/angular/basic-authentication
- Size: 479 KB
- Stars: 13
- Watchers: 1
- Forks: 12
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Angular/TypeScript: Basic User Authentication Code Sample
This TypeScript code sample demonstrates **how to implement user authentication** in Angular applications using Auth0. This Angular code sample builds the Single-Page Application (SPA) using Angular class components.
This code sample is part of the ["Auth0 Developer Resources"](https://developer.auth0.com/resources), a place where you can explore the authentication and authorization features of the Auth0 Identity Platform.
Visit the ["Angular/TypeScript Code Sample: User Authentication For Basic Apps"](https://developer.auth0.com/resources/code-samples/spa/angular/basic-authentication) page for instructions on how to configure and run this code sample and how to integrate it with an API server of your choice to [create a full-stack code sample](https://developer.auth0.com/resources/code-samples/full-stack/hello-world/basic-access-control/spa).
[![Angular/TypeScript Code Sample: User Authentication For Basic Apps](https://cdn.auth0.com/blog/hub/code-samples/spa/angular-typescript/basic-authentication.png)](https://developer.auth0.com/resources/code-samples/spa/angular/basic-authentication)
## Why Use Auth0?
Auth0 is a flexible drop-in solution to add authentication and authorization services to your applications. Your team and organization can avoid the cost, time, and risk that come with building your own solution to authenticate and authorize users. We offer tons of guidance and SDKs for you to get started and [integrate Auth0 into your stack easily](https://developer.auth0.com/resources/code-samples/full-stack).