First implementation of refresh token.
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
meta {
|
||||
name: Refresh token
|
||||
type: http
|
||||
seq: 4
|
||||
}
|
||||
|
||||
post {
|
||||
url: {{url}}/api/users/refresh-token
|
||||
body: none
|
||||
auth: none
|
||||
}
|
||||
Reference in New Issue
Block a user