Proxy forward
This is currently a experimental feature and might change in the future.
Introduction
proxy "forward" {
resource "authenticate" {
request "auth" "User" {
}
}
forward "hub" {
}
}
Last updated
This is currently a experimental feature and might change in the future.
proxy "forward" {
resource "authenticate" {
request "auth" "User" {
}
}
forward "hub" {
}
}
Last updated