Skip to content

Commit

Permalink
docs: update link to passport example
Browse files Browse the repository at this point in the history
  • Loading branch information
panva committed Oct 12, 2024
1 parent e6c6dd3 commit dc09f40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ import * as client from 'openid-client'
- JWT Secured Authorization Request (JAR) - [source](examples/jar.ts) | [diff](examples/jar.diff)
- JWT Secured Authorization Response Mode (JARM) - [source](examples/jarm.ts) | [diff](examples/jarm.diff)
- Pushed Authorization Request (PAR) - [source](examples/par.ts) | [diff](examples/par.diff)
- Passport Strategy - [source](passport.ts)
- Passport Strategy - [source](examples/passport.ts)

## Quick start

Expand Down

0 comments on commit dc09f40

Please sign in to comment.