Skip to content

v2.2.0

Compare
Choose a tag to compare
@alexcjohnson alexcjohnson released this 06 Feb 00:03
· 47 commits to main since this release

Added

  • Possibility to whitelist routes with the add_public_routes utility function, the routes should follow Flask route syntax
  • NOTE: If you are using server-side callbacks on your public routes, you should use dash_auth's new public_callback rather than the default Dash callback