You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If an Authorization has expired, loading it will show a "pending" status.
If a Challenge belongs to an Authorization which has expired, loading it will show a "pending" status.
Triggering the expired Challenge will result in an error json payload, as expected, such as:
If an Authorization has expired, loading it will show a "pending" status.
If a Challenge belongs to an Authorization which has expired, loading it will show a "pending" status.
Triggering the expired Challenge will result in an error json payload, as expected, such as:
Attempting to load the Authorization or Challenge after receiving this payload will still return a "pending" status.
The text was updated successfully, but these errors were encountered: