https://github.com/kguzek/guzek-uk-auth-server
An authentication and authorization server for the Guzek UK website.
https://github.com/kguzek/guzek-uk-auth-server
api api-rest asymmetric-cryptography auth authentication express jsonwebtoken jwt jwt-authentication login-system mariadb mariadb-database mysql mysql-database node nodejs rest-api rsa server user-management-system
Last synced: 6 months ago
JSON representation
An authentication and authorization server for the Guzek UK website.
- Host: GitHub
- URL: https://github.com/kguzek/guzek-uk-auth-server
- Owner: kguzek
- License: agpl-3.0
- Created: 2024-12-16T17:37:24.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-01T17:09:19.000Z (over 1 year ago)
- Last Synced: 2025-03-01T18:22:50.290Z (over 1 year ago)
- Topics: api, api-rest, asymmetric-cryptography, auth, authentication, express, jsonwebtoken, jwt, jwt-authentication, login-system, mariadb, mariadb-database, mysql, mysql-database, node, nodejs, rest-api, rsa, server, user-management-system
- Language: TypeScript
- Homepage: https://auth.guzek.uk/
- Size: 382 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Guzek UK Auth Server
## DEPRECATION NOTICE 2025-07-03
Guzek UK Auth Server was made obsolete with the [integration of PayloadCMS](https://github.com/kguzek/guzek-uk-website/pull/18) into the Guzek UK website. This repository no longer serves any use.
## Description
An authentication server for the Guzek UK website.
This server handles the creation, modification, and deletion of users, access JWTs, and refresh JWTs.