3.1.0-alpha.56 • Published 1 year ago

@authx/interface v3.1.0-alpha.56

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

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

1 year ago

3.1.0-alpha.55

1 year ago

3.1.0-alpha.51

2 years ago

3.1.0-alpha.52

2 years ago

3.1.0-alpha.50

3 years ago

3.1.0-alpha.47

3 years ago

3.1.0-alpha.48

3 years ago

3.1.0-alpha.49

3 years ago

3.1.0-alpha.44

3 years ago

3.1.0-alpha.45

3 years ago

3.1.0-alpha.46

3 years ago

3.1.0-alpha.41

3 years ago

3.1.0-alpha.42

3 years ago

3.1.0-alpha.43

3 years ago

3.1.0-alpha.40

4 years ago

3.1.0-alpha.35

4 years ago

3.1.0-alpha.34

4 years ago

3.1.0-alpha.33

4 years ago

3.1.0-alpha.32

4 years ago

3.1.0-alpha.31

4 years ago

3.1.0-alpha.30

4 years ago

3.1.0-alpha.29

5 years ago

3.1.0-alpha.28

5 years ago

3.1.0-alpha.26

5 years ago

3.1.0-alpha.27

5 years ago

3.1.0-alpha.25

5 years ago

3.1.0-alpha.23

5 years ago

3.1.0-alpha.24

5 years ago

3.1.0-alpha.21

5 years ago

3.1.0-alpha.22

5 years ago

3.1.0-alpha.20

5 years ago

3.1.0-alpha.19

5 years ago

3.1.0-alpha.18

5 years ago

3.1.0-alpha.16

5 years ago

3.1.0-alpha.17

5 years ago

3.1.0-alpha.15

5 years ago

3.1.0-alpha.14

5 years ago

3.1.0-alpha.12

5 years ago

3.1.0-alpha.11

5 years ago

3.1.0-alpha.10

5 years ago

3.1.0-alpha.9

5 years ago

3.1.0-alpha.8

5 years ago

3.1.0-alpha.7

5 years ago

3.1.0-alpha.6

5 years ago

3.1.0-alpha.5

5 years ago

3.1.0-alpha.4

5 years ago

3.1.0-alpha.3

5 years ago

2.0.3

6 years ago

2.0.2

6 years ago

2.0.1

6 years ago

2.0.0

6 years ago

2.0.0-beta.19

6 years ago

2.0.0-beta.18

6 years ago

2.0.0-beta.17

6 years ago

2.0.0-beta.16

6 years ago

2.0.0-beta.15

6 years ago

2.0.0-beta.14

6 years ago

2.0.0-beta.13

6 years ago

2.0.0-beta.12

6 years ago

2.0.0-beta.11

6 years ago

2.0.0-beta.10

6 years ago

2.0.0-beta.9

6 years ago

2.0.0-beta.8

6 years ago

2.0.0-beta.7

6 years ago

2.0.0-beta.6

6 years ago

2.0.0-beta.5

6 years ago

2.0.0-beta.4

6 years ago

2.0.0-beta.3

6 years ago

2.0.0-beta.2

6 years ago

2.0.0-beta.1

6 years ago

2.0.0-alpha.11

6 years ago

2.0.0-alpha.10

6 years ago