Sha256: b6ba929feaa25b6e87471b074afc4b563787e0cf500a8b42740f7830c03d6ae1

Contents?: true

Size: 906 Bytes

Versions: 13

Compression:

Stored size: 906 Bytes

Contents

# AUTHORIZE

Authorize Ayadn for a specific user account.

`ayadn authorize`

or 

`ayadn -auth`

Ayadn will give you a link leading to the official App.net registration page.

After your successful login, you will be redirected to the Ayadn authorization page.

Copy the code (token) you will find there and paste it into Ayadn: a new user will be created and automatically logged in.  

*Note: authorizing an already authorized user updates the old content with the new content: token, name, etc.*

# SWITCH

Switch between your authorized accounts.

`ayadn switch @ericd`

`ayadn switch ericd`

Alternative syntax:

`ayadn -@ ericd`

List your authorized accounts:

`ayadn switch -l`

`ayadn -@ -l`

# UNAUTHORIZE

Unauthorize an Ayadn user account.

`ayadn unauthorize @ericd`

`ayadn -UA ericd`

You can specify the `--delete` (`-D`) option to force delete the account folders:

`ayadn -UA -D @ericd`

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
ayadn-2.0.12 doc/09-accounts.md
ayadn-2.0.11 doc/09-accounts.md
ayadn-2.0.10 doc/09-accounts.md
ayadn-2.0.9 doc/09-accounts.md
ayadn-2.0.8 doc/09-accounts.md
ayadn-2.0.7 doc/09-accounts.md
ayadn-2.0.6 doc/09-accounts.md
ayadn-2.0.5 doc/09-accounts.md
ayadn-2.0.4 doc/09-accounts.md
ayadn-2.0.3 doc/09-accounts.md
ayadn-2.0.2 doc/09-accounts.md
ayadn-2.0.1 doc/09-accounts.md
ayadn-2.0 doc/09-accounts.md