Skip to content

Commit

Permalink
added auth scaffold and protecting route
Browse files Browse the repository at this point in the history
  • Loading branch information
JubaerHossain committed Jul 11, 2024
1 parent e54194c commit 05e212b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 6 deletions.
2 changes: 2 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,10 @@
"cSpell.words": [
"gorm",
"Hossain",
"jackc",
"oneof",
"Payables",
"pgxpool",
"rootx",
"swaggo",
"varchar"
Expand Down
6 changes: 0 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -292,12 +292,6 @@ DB_USER=db_user
DB_PASSWORD=db_password
```
#### run the following command
```bash
go run ./cmd/rootx
```
- Select an option: 7
Expand Down

0 comments on commit 05e212b

Please sign in to comment.