Skip to content

Files

example

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Dec 28, 2022
Sep 12, 2024
Dec 1, 2022
Feb 1, 2024
Jul 15, 2024
Nov 19, 2024
Dec 1, 2022
Dec 1, 2022
Jan 16, 2024
Dec 1, 2022

Examples

See the following examples

  • Koa
    • the authorization server is a part of your Koa application
  • Express
    • the authorization server is a part of your express application
  • Standalone
    • the authorization server is completely standalone

Further resources

Useful to know oidc-provider dependencies

  • Koa - web framework oidc-provider uses internally
  • jose - everything JOSE