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
Description:
In Auth Server, the Auth Server Properties and Config API Properties currently display the backend response as raw data, and proper form validation is not applied. This makes it difficult to implement the new back button uniformity.
Additional Notes:
TypeScript migration is also required in this section.