MCPcopy
hub / github.com/epicweb-dev/epic-stack / auth.server.ts

File auth.server.ts

app/utils/auth.server.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { type Connection, type Password, type User } from '@prisma/client'
2import { redirect } from '@remix-run/node'
3import bcrypt from 'bcryptjs'
4import { Authenticator } from 'remix-auth'

Callers

nothing calls this directly

Calls 1

getAuthStrategyMethod · 0.65

Tested by

no test coverage detected