Skip to content

request object for pages

Choose a tag to compare

@rodja rodja released this 27 Sep 05:56
  • functions decorated with @ui.page can optionally receive a request object
  • new example to show working with the request object to implement authentication: examples/authentication