-
- Downloads
SessionCommand => Move 'session' command to 'auth' command
Keep 'session' command but hidden
Showing
- NodeApp/src/commander/CommanderApp.ts 3 additions, 1 deletionNodeApp/src/commander/CommanderApp.ts
- NodeApp/src/commander/auth/AuthCommand.ts 6 additions, 6 deletionsNodeApp/src/commander/auth/AuthCommand.ts
- NodeApp/src/commander/auth/SessionCommand.ts 13 additions, 0 deletionsNodeApp/src/commander/auth/SessionCommand.ts
- NodeApp/src/commander/auth/subcommands/AuthLoginCommand.ts 2 additions, 2 deletionsNodeApp/src/commander/auth/subcommands/AuthLoginCommand.ts
- NodeApp/src/commander/auth/subcommands/AuthLogoutCommand.ts 2 additions, 2 deletionsNodeApp/src/commander/auth/subcommands/AuthLogoutCommand.ts
- NodeApp/src/commander/auth/subcommands/AuthTestCommand.ts 2 additions, 2 deletionsNodeApp/src/commander/auth/subcommands/AuthTestCommand.ts
Loading
Please register or sign in to comment