Skip to content

Commit

Permalink
add NextAuth.js guide
Browse files Browse the repository at this point in the history
  • Loading branch information
kasutu authored Nov 11, 2023
1 parent 905d83c commit 5f17f6e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -163,3 +163,6 @@ POST BASE_URL/api/v1/inValidateJwt
"eyJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJDYW5kYWNlIiwiZXhwIjoxNjg1MTgwNDM0LCJuYmYiOjE2ODUxODA0MzQsImlhdCI6MTY4NTE4MDQzNCwiYXVkIjoiOTNiM2ZiMzgtZWIwNS00OGM4LTg5MGMtNmI0MDY0ZGEyMTljIiwianRpIjoiSldULWQzNjZmMTYzLTM2NjktNDJiMy04ZTYzLTM1YzJhMGEzMTA5YyJ9.OVCMcXquRxVME92gcn_a1jl6GlLTHD1EQMHjY9RxQ5I"
}
```

# Implement in next auth
[NextAuth.js Custom provider guide](https://next-auth.js.org/configuration/providers/credentials)</br>

0 comments on commit 5f17f6e

Please sign in to comment.