diff --git a/README.md b/README.md index bf9fbc2..4c6c092 100644 --- a/README.md +++ b/README.md @@ -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 ) \ No newline at end of file +