feat: add supertokens
This commit is contained in:
19
.bruno/identity/Get.bru
Normal file
19
.bruno/identity/Get.bru
Normal file
@@ -0,0 +1,19 @@
|
||||
meta {
|
||||
name: Get
|
||||
type: http
|
||||
seq: 2
|
||||
}
|
||||
|
||||
get {
|
||||
url: {{url}}/identity/:id
|
||||
body: none
|
||||
auth: inherit
|
||||
}
|
||||
|
||||
params:path {
|
||||
id:
|
||||
}
|
||||
|
||||
settings {
|
||||
encodeUrl: true
|
||||
}
|
||||
Reference in New Issue
Block a user