https://github.com/authorizerdev/authorizer-angular
Angular SDK for [authorizer.dev](https://authorizer.dev/)
https://github.com/authorizerdev/authorizer-angular
hacktoberfest
Last synced: 7 months ago
JSON representation
Angular SDK for [authorizer.dev](https://authorizer.dev/)
- Host: GitHub
- URL: https://github.com/authorizerdev/authorizer-angular
- Owner: authorizerdev
- Created: 2022-09-20T19:31:30.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-10-10T06:24:38.000Z (over 3 years ago)
- Last Synced: 2025-03-03T08:14:08.871Z (11 months ago)
- Topics: hacktoberfest
- Language: TypeScript
- Homepage:
- Size: 296 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# AuthorizerAngular
Authorizer angular SDK. This repo is still work under progress.
## Steps (Development) -
```
step 1 - npm install --save
step 2 - npm run dev
step 3 - npm run example
```