
implementation("io.github.jan-tennert.supabase:gotrue-kt:2.7.0-beta-1")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.