3.1.0-alpha.56 • Published 1 year ago

@authx/tools v3.1.0-alpha.56

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

AuthX Strategy – Password

This package provides basic tools for interacting with an AuthX deployment.

CLI

This package provides and authx command-line interface which can be accessed as yarn authx <action> or npx authx <action>.

Actions

schema

Create the database schema.

bootstrap

Bootstrap a database by creating an initial root user and admin role, returning the user ID and password as JSON. Use the above environment variables to configure the postgres connection.

Pass the --schema argument to also create the database schema.

fixture

Add test fixtures to the database. Use the above environment variables to configure the postgres connection.

Pass the --schema argument to also create the database schema.

Environment Variables

When relevant, the following environment variables can be set to modify the CLI's behavior:

  • PGHOST: postgres host
  • PGPORT: postgres port
  • PGUSER: postgres user
  • PGPASSWORD: postgres password

Programmatic Access

This package also exports its actions for use in other node projects. See the source code for more details.

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

5 years ago

3.1.0-alpha.26

5 years ago

3.1.0-alpha.25

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

5 years ago

3.1.0-alpha.15

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

3.0.0-alpha.2

5 years ago

3.0.0-alpha.1

5 years ago

2.0.0

6 years ago

2.0.0-beta.3

6 years ago

2.0.0-beta.2

6 years ago