Page MenuHomePhorge

oauth_app.md
No OneTemporary

Size
396 B
Referenced Files
None
Subscribers
None

oauth_app.md

# Creating trusted OAuth App
{! backend/administration/CLI_tasks/general_cli_task_info.include !}
## Create trusted OAuth App.
Optional params:
* `-s SCOPES` - scopes for app, e.g. `read,write,follow,push`.
=== "OTP"
```sh
./bin/pleroma_ctl app create -n APP_NAME -r REDIRECT_URI
```
=== "From Source"
```sh
mix pleroma.app create -n APP_NAME -r REDIRECT_URI
```

File Metadata

Mime Type
text/plain
Expires
Tue, Jan 20, 1:07 PM (4 h, 32 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
797500
Default Alt Text
oauth_app.md (396 B)

Event Timeline