frontend added and socket io
This commit is contained in:
16
brunoApi/auth/getSession.bru
Normal file
16
brunoApi/auth/getSession.bru
Normal file
@@ -0,0 +1,16 @@
|
||||
meta {
|
||||
name: getSession
|
||||
type: http
|
||||
seq: 3
|
||||
}
|
||||
|
||||
get {
|
||||
url: {{url}}/api/auth/get-session
|
||||
body: none
|
||||
auth: inherit
|
||||
}
|
||||
|
||||
settings {
|
||||
encodeUrl: true
|
||||
timeout: 0
|
||||
}
|
||||
Reference in New Issue
Block a user