Skip to content

atrium-rs/atrium-oauth-axum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

atrium-oauth-axum

A demo web application for OAuth built using atrium and axum. This project is a Rust-based port of the Python implementation found at Bluesky Social's Cookbook.

Currently, the application is hosted on render.com. It is designed to be environment-agnostic and can run anywhere, provided it is connected to a Redis instance.

Requirements

  • Rust 1.83 or later

Development

To set up the development environment, follow these steps:

cp .env.example .env
# Edit the .env file with your configuration
dotenvx run -- cargo run

Releases

No releases published

Contributors 2

  •  
  •