Authentication
GET /auth/oauth/providers Public
List the enabled OAuth providers.
curl "https://freehire.dev/api/v1/auth/oauth/providers"{ "data": ["google", "github"] }Authentication
List the enabled OAuth providers.
curl "https://freehire.dev/api/v1/auth/oauth/providers"{ "data": ["google", "github"] }