fediverse-auth/backend
Kay Faraday d02cce2ed1 hacky fix for mastodon auth
this requires users to DM the service account rather than the service account DMing the user.
2024-07-29 15:48:55 -07:00
..
prisma initial commit 2024-05-20 22:36:39 -06:00
src hacky fix for mastodon auth 2024-07-29 15:48:55 -07:00
.gitignore initial commit 2024-05-20 22:36:39 -06:00
README.md initial commit 2024-05-20 22:36:39 -06:00
example.env initial commit 2024-05-20 22:36:39 -06:00
package.json initial commit 2024-05-20 22:36:39 -06:00
tsconfig.json initial commit 2024-05-20 22:36:39 -06:00

README.md

fediverse-auth Backend

Built with Prisma, TypeScript and oidc-provider

Development

Move example.env to .env and edit to your desires