JWT authentication for Spring Boot simplified using GoTrue and Supabase
In a quest to have a simpler JWT Authentication flow and not have to deal with security-related related userdata in my backend I discovered Supabase Auth which is an implementation of Netlify GoTrue. For Kotlin there is the awesome supabase gotrue-kt...
Mar 1, 20223 min read59