https://github.com/a-ng-d/auth-yelbolt-worker
This repository contains the Auth Yelbolt Worker, a service responsible for managing and providing authentication tokens to clients with the correct key for Yelbolt suite.
https://github.com/a-ng-d/auth-yelbolt-worker
authentication worker
Last synced: about 1 year ago
JSON representation
This repository contains the Auth Yelbolt Worker, a service responsible for managing and providing authentication tokens to clients with the correct key for Yelbolt suite.
- Host: GitHub
- URL: https://github.com/a-ng-d/auth-yelbolt-worker
- Owner: a-ng-d
- License: mit
- Created: 2024-08-27T23:36:50.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-02-17T19:08:11.000Z (over 1 year ago)
- Last Synced: 2025-02-17T19:42:22.518Z (over 1 year ago)
- Topics: authentication, worker
- Language: TypeScript
- Homepage:
- Size: 47.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Auth Yelbolt Worker
This repository contains the Auth Yelbolt Worker, a service responsible for managing and providing authentication tokens to clients with the correct key for Yelbolt suite:
- UI Color Palette
- Ideas Spark Booth
## Features
- Stores and maintains authentication tokens.
- Sends tokens to clients securely.
- Ensures tokens are matched with the correct key.
## License
This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.