mirror of
https://github.com/photoprism/photoprism.git
synced 2025-10-07 01:33:34 +08:00
You can now run "photoprism auth add" to create new client access tokens that allow external applications to use the built-in REST API. Signed-off-by: Michael Mayer <michael@photoprism.app>
This commit is contained in:
@@ -64,6 +64,7 @@ var PhotoPrism = []cli.Command{
|
||||
PasswdCommand,
|
||||
UsersCommands,
|
||||
ClientsCommands,
|
||||
AuthCommands,
|
||||
ShowCommands,
|
||||
VersionCommand,
|
||||
ShowConfigCommand,
|
||||
|
Reference in New Issue
Block a user