mirror of
https://github.com/SrIzan10/starters.git
synced 2026-05-01 11:05:16 +00:00
* Add authorizer.dev starter * Update authorizer starter description * Update authorizer starter example description
16 lines
592 B
Markdown
16 lines
592 B
Markdown
---
|
|
title: Authorizer
|
|
description: A production ready self-hosted version of Authorizer using a PostgreSQL database and Redis
|
|
buttonSource: https://github.com/authorizerdev/authorizer-railway/blob/main/README.md
|
|
tags:
|
|
- authorizer
|
|
- authentication
|
|
- authorization
|
|
- postgresql
|
|
- redis
|
|
---
|
|
|
|
# Authorizer example
|
|
|
|
This starter is maintained by the team behind authorizer. You can find the source code for deployment button [here](https://github.com/authorizerdev/authorizer-railway). Also, you can find source code for the project [here](https://github.com/authorizerdev/authorizer).
|