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