0.1.12 • Published 8 months ago

elysia-openid-client v0.1.12

Weekly downloads
-
License
MIT
Repository
github
Last release
8 months ago

Elysia OpenID Client

English | 日本語

OpenID Connect client (RP, Relying Party) plugin for ElysiaJS, wrapping openid-client.

Currently under early development.
All specifications are subject to change without notice, including those involving breaking changes.

Overview

  • All authentication/authorization information is stored on the server side.
    • The status is passed to routing using the resolve hook.
  • Use Cookie to identify users.
  • Depends on Bun.
  • Only TypeScript files included.
  • Only works as ESM.
  • Only Authorization Code Flow is supported.
  • Links: GitHub / npm / Documentation

Documentation

Detailed information can be found in the official documentation.

Contributing

If you are using GitHub Copilot to generate suggested code, you must set the Suggestions matching public code option to Block. If you are using a similar service with a similar option, you must do the same.

0.1.12

8 months ago

0.1.11

1 year ago

0.1.10

1 year ago

0.1.9

1 year ago

0.1.8

1 year ago

0.1.7

1 year ago

0.1.6

1 year ago

0.1.5

1 year ago

0.1.4

1 year ago

0.1.2

1 year ago

0.1.3

1 year ago

0.1.1

1 year ago

0.1.0

1 year ago