3.1.0-alpha.35 • Published 1 year ago

@authx/tools v3.1.0-alpha.35

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

4 years ago

3.1.0-alpha.27

4 years ago

3.1.0-alpha.26

4 years ago

3.1.0-alpha.25

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

3.0.0-alpha.2

4 years ago

3.0.0-alpha.1

4 years ago

2.0.0

4 years ago

2.0.0-beta.3

4 years ago

2.0.0-beta.2

5 years ago