Skip to content
This repository was archived by the owner on Jan 7, 2025. It is now read-only.

Commit 246830f

Browse files
authored
Update README.md
1 parent c0b9e9c commit 246830f

File tree

1 file changed

+1
-10
lines changed

1 file changed

+1
-10
lines changed

README.md

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,4 @@ Assuming you are running locally on localhost:8000
1414
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)
1515

1616
Set the group_id to 1 ( admin group ) and the expiration to the future ( 1832530128 = 2028-01-26 )
17-
18-
## Creating a token
19-
20-
Assuming you are running locally on localhost:8000
21-
22-
1. Login in to the api via [http://localhost:8000/security/login](http://localhost:8000/security/login)
23-
24-
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)
25-
26-
Set the group_id to 1 ( admin group ) and the expiration to the future ( 1832530128 = 2028-01-26 )
17+

0 commit comments

Comments
 (0)