mirror of
https://github.com/SrIzan10/starters.git
synced 2026-05-01 11:05:16 +00:00
Add authorizer.dev starter (#225)
* Add authorizer.dev starter * Update authorizer starter description * Update authorizer starter example description
This commit is contained in:
15
examples/authorizer/README.md
Normal file
15
examples/authorizer/README.md
Normal file
@@ -0,0 +1,15 @@
|
||||
---
|
||||
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).
|
||||
Reference in New Issue
Block a user