Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
CannonLock authored Jan 26, 2024
1 parent c0b9e9c commit 246830f
Showing 1 changed file with 1 addition and 10 deletions.
11 changes: 1 addition & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,4 @@ Assuming you are running locally on localhost:8000
2. Grab a security token via POST [http://localhost:8000/docs#/security/create_group_token_security_token_post](http://localhost:8000/docs#/security/create_group_token_security_token_post)

Set the group_id to 1 ( admin group ) and the expiration to the future ( 1832530128 = 2028-01-26 )

## Creating a token

Assuming you are running locally on localhost:8000

1. Login in to the api via [http://localhost:8000/security/login](http://localhost:8000/security/login)

2. Grab a security token via POST [http://localhost:8000/docs#/security/create_group_token_security_token_post](http://localhost:8000/docs#/security/create_group_token_security_token_post)

Set the group_id to 1 ( admin group ) and the expiration to the future ( 1832530128 = 2028-01-26 )

0 comments on commit 246830f

Please sign in to comment.