Skip to content

How to navigate using starlette routing as described in docs? #312

@xiaogangzhu

Description

@xiaogangzhu

Hi,
I am trying to make a shiny app which requires user authentication. That means I should have a log in page and also several app pages for different kind of user.

I checked the document about routing of shiny app using starlette.
https://shiny.posit.co/py/docs/routing.html

Is there any way to add some button and navigate between each pages? For example if I click on on button it will direct me to another route? Any tutorials of the user authentication will be welcome. Thank you!

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentation

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions