
implementation("io.github.jan-tennert.supabase:gotrue-kt:0.7.4-alpha")Facilitates user authentication and management by interacting with the GoTrue API, supporting operations like user invitation and profile updates. Utilizes Apache Http-Client and Jackson for HTTP requests and JSON processing. Offers customizable data transfer objects (DTOs) for tailored responses. Archived; consider using supabase-kt for ongoing projects.