Skip to content

AnchorArray/rally-auth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rally Auth

TypeScript authentication microservice for rallynear.me.

Handles OAuth (Google/Apple), magic links, and session management.

Stack

  • TypeScript + Hono
  • Lucia or Better Auth
  • Shared PostgreSQL (Aurora Serverless v2)
  • ECS Fargate deployment

Development

npm install
npm run dev

Auth Strategy

  • MVP: Google OAuth + Apple OAuth
  • Phase 2: Magic links (email-based passwordless)

About

Rally Auth — TypeScript authentication service

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published