Skip to content

flex_rf.web.test

Type: function Base(s): None

Confirm whether Tidy3D authentication is configured.

This method tests the authentication configuration by attempting to retrieve the task list. If authentication is not properly set up, it will raise an exception with instructions on how to configure authentication.

Test authentication:

web.test()
# If successful, displays:
# Authentication configured successfully!