Skip to content

Latest commit

 

History

History
34 lines (28 loc) · 1.68 KB

README.md

File metadata and controls

34 lines (28 loc) · 1.68 KB


Auth.js 3rd Party Backend

Authentication for the Web.

TypeScript npm Downloads Github Stars

This repo contains example code for third party backends to authenticate against.

Getting Started

The guide for authenticating against third party backends can be found here.

Frontend Example

You can find the frontend example of making authenticated requests to these backends in the next-auth example app.