3.1.0-alpha.35 • Published 1 year ago

@authx/strategy-openid v3.1.0-alpha.35

Weekly downloads
34
License
MIT
Repository
github
Last release
1 year ago

AuthX

This is AuthX. It's named AuthX because it's an "exchange" of sorts, consolidating identities from several upstream authorities into a single identity for downstream clients. AuthX uses the OAuth2 framework in both directions, and adds a robust access control system, based on the AuthX scope spec.

Build Status


This is a monorepo that contains several useful node packages:

AuthX

The AuthX package contains the core application and API manages users, credentials, roles, clients, authorities, grants, and tokens.

Read More

HTTP Proxy - Client

This package includes an HTTP proxy which can be used by a client in a trusted context (such as a private network) to inject credentials into a request. This eases incremental adoption of AuthX, allowing clients to remain unaware of the authorization layer.

Read More

HTTP Proxy - Resource

This package includes an HTTP proxy which can be put in front of a resource. It verifies and caches access tokens, manages public keys, and injects verified scopes directly into the proxied request.

Read More

HTTP Proxy - Web

This package includes an HTTP proxy which can be put in front of a web client. It takes on the responsibility of managing OAuth flows, and can inject credentials into the proxied requests to resources.

Read More

Interface

The AuthX Interface is a reference user interface that provides the visual components necessary for a user to authenticate herself and authorize a client to access resources on her behalf.

The small, react-powered app features a pluggable architecture that can be used to support additional authorization strategies.

Read More

Manager

WORK IN PROGRESS The Authx Manager is an administration user interface for AuthX.

Read More

Scopes

This package contains a small collection of utility functions for AuthX scopes. These scopes are human-readable, fully OAuth2-compatible, and support both pattern matching and set algebra.

Read More

Strategy - Email

This package contains the email authentication strategy.

Read More

Strategy - OpenID

This package contains the OpenID authentication strategy.

Read More

Strategy - Password

This package contains the password authentication strategy.

Read More

Tools

This package contains a CLI and small collection of utility functions for interacting with an AuthX instance.

Read More

3.1.0-alpha.51

1 year ago

3.1.0-alpha.52

1 year ago

3.1.0-alpha.50

2 years ago

3.1.0-alpha.47

2 years ago

3.1.0-alpha.48

2 years ago

3.1.0-alpha.49

2 years ago

3.1.0-alpha.44

2 years ago

3.1.0-alpha.45

2 years ago

3.1.0-alpha.46

2 years ago

3.1.0-alpha.41

2 years ago

3.1.0-alpha.42

2 years ago

3.1.0-alpha.43

2 years ago

3.1.0-alpha.40

3 years ago

3.1.0-alpha.35

3 years ago

3.1.0-alpha.34

3 years ago

3.1.0-alpha.33

3 years ago

3.1.0-alpha.32

3 years ago

3.1.0-alpha.31

3 years ago

3.1.0-alpha.30

3 years ago

3.1.0-alpha.29

3 years ago

3.1.0-alpha.28

3 years ago

3.1.0-alpha.26

4 years ago

3.1.0-alpha.27

4 years ago

3.1.0-alpha.25

4 years ago

3.1.0-alpha.23

4 years ago

3.1.0-alpha.24

4 years ago

3.1.0-alpha.21

4 years ago

3.1.0-alpha.22

4 years ago

3.1.0-alpha.20

4 years ago

3.1.0-alpha.19

4 years ago

3.1.0-alpha.18

4 years ago

3.1.0-alpha.16

4 years ago

3.1.0-alpha.17

4 years ago

3.1.0-alpha.14

4 years ago

3.1.0-alpha.15

4 years ago

3.1.0-alpha.12

4 years ago

3.1.0-alpha.11

4 years ago

3.1.0-alpha.10

4 years ago

3.1.0-alpha.9

4 years ago

3.1.0-alpha.8

4 years ago

3.1.0-alpha.7

4 years ago

3.1.0-alpha.6

4 years ago

3.1.0-alpha.5

4 years ago

3.1.0-alpha.4

4 years ago

3.1.0-alpha.3

4 years ago

2.0.0-alpha.2

4 years ago

2.0.0-alpha.1

4 years ago

1.0.0

4 years ago

1.0.0-beta.14

4 years ago

1.0.0-beta.13

4 years ago

1.0.0-beta.12

4 years ago

1.0.0-beta.11

4 years ago

1.0.0-beta.10

5 years ago

1.0.0-beta.9

5 years ago

1.0.0-beta.8

5 years ago

1.0.0-beta.7

5 years ago

1.0.0-beta.6

5 years ago

1.0.0-beta.5

5 years ago

1.0.0-beta.4

5 years ago

1.0.0-beta.3

5 years ago

1.0.0-beta.2

5 years ago

1.0.0-beta.1

5 years ago