3.1.0-alpha.35 • Published 1 year ago

@authx/interface v3.1.0-alpha.35

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

AuthX 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.

It is responsible for the entire user-facing portion of the OAuth flow, from authenticating a user to authorizing a client.

The app is written in TypeScript with JSX extensions for react.


Development


Development

Scripts

These scripts can be run using npm run <script> or yarn <script>.

format

Use prettier to format the code in this package.

lint

Check the contents of this package against prettier and eslint rules.

prepare

Build the files from /src to the /dist directory with optimizations.

prepare:development

Build the files from /src to the /dist directory, and re-build as changes are made to source files.

start

Start a web server that serves the contents of /dist. Use the PORT environment variable to specify a port.

start:development

Start a web server that serves the contents of /dist and reload as files change. Use the PORT environment variable to specify a port.

test

Run all tests from the /dist directory.

test:development

Run all tests from the /dist directory, and re-run a test when it changes.

Files

/src/client

This holds the source code for the client-side interface.

/src/server

This holds the source code for a Koa middleware that serves the contents from /dist/client

/dist

The compiled and bundled code ends up here for distribution. This is ignored by git.

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.15

4 years ago

3.1.0-alpha.14

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.3

4 years ago

2.0.2

4 years ago

2.0.1

4 years ago

2.0.0

4 years ago

2.0.0-beta.19

4 years ago

2.0.0-beta.18

4 years ago

2.0.0-beta.17

4 years ago

2.0.0-beta.16

4 years ago

2.0.0-beta.15

5 years ago

2.0.0-beta.14

5 years ago

2.0.0-beta.13

5 years ago

2.0.0-beta.12

5 years ago

2.0.0-beta.11

5 years ago

2.0.0-beta.10

5 years ago

2.0.0-beta.9

5 years ago

2.0.0-beta.8

5 years ago

2.0.0-beta.7

5 years ago

2.0.0-beta.6

5 years ago

2.0.0-beta.5

5 years ago

2.0.0-beta.4

5 years ago

2.0.0-beta.3

5 years ago

2.0.0-beta.2

5 years ago

2.0.0-beta.1

5 years ago

2.0.0-alpha.11

5 years ago

2.0.0-alpha.10

5 years ago