You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 7, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+1-10Lines changed: 1 addition & 10 deletions
Original file line number
Diff line number
Diff line change
@@ -14,13 +14,4 @@ Assuming you are running locally on localhost:8000
14
14
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)
15
15
16
16
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 )
0 commit comments