https://github.com/mbrdar/angular-client-side-authentication
Angular login example
https://github.com/mbrdar/angular-client-side-authentication
angular authentication jwt jwt-authentication
Last synced: about 1 month ago
JSON representation
Angular login example
- Host: GitHub
- URL: https://github.com/mbrdar/angular-client-side-authentication
- Owner: mbrdar
- Created: 2017-08-14T13:38:30.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-08-23T07:57:11.000Z (almost 9 years ago)
- Last Synced: 2025-03-20T04:44:35.925Z (over 1 year ago)
- Topics: angular, authentication, jwt, jwt-authentication
- Language: TypeScript
- Size: 982 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Angular client side authentication with JWT token example
# Demo
https://angular-jwt-auth.000webhostapp.com/
## Development server
Run `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The app will automatically reload if you change any of the source files.
## Build
Run `ng build` to build the project. The build artifacts will be stored in the `dist/` directory.