jar

de.tschuehly : htmx-supabase-spring-boot-starter

Maven & Gradle

Dec 01, 2023
33 stars

htmx-supabase-spring-boot-starter · Spring Security with htmx and supabase with ease

Table Of Contents

Latest Version

Download de.tschuehly : htmx-supabase-spring-boot-starter JAR file - Latest Versions:

All Versions

Download de.tschuehly : htmx-supabase-spring-boot-starter JAR file - All Versions:

Version Vulnerabilities Size Updated
0.3.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window htmx-supabase-spring-boot-starter-0.3.0-RC1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

de.tschuehly.htmx.spring.supabase.auth.exception

├─ de.tschuehly.htmx.spring.supabase.auth.exception.ClaimsCannotBeNullException.class - [JAR]

├─ de.tschuehly.htmx.spring.supabase.auth.exception.HxCurrentUrlHeaderNotFound.class - [JAR]

├─ de.tschuehly.htmx.spring.supabase.auth.exception.JWTTokenNullException.class - [JAR]

├─ de.tschuehly.htmx.spring.supabase.auth.exception.MissingServiceRoleForAdminAccessException.class - [JAR]

├─ de.tschuehly.htmx.spring.supabase.auth.exception.OtpSignupNotAllowedExceptions.class - [JAR]

├─ de.tschuehly.htmx.spring.supabase.auth.exception.UnknownSupabaseException.class - [JAR]

de.tschuehly.htmx.spring.supabase.auth.exception.handler

├─ de.tschuehly.htmx.spring.supabase.auth.exception.handler.DefaultSupabaseExceptionHandler.class - [JAR]

├─ de.tschuehly.htmx.spring.supabase.auth.exception.handler.SupabaseExceptionHandler.class - [JAR]

de.tschuehly.htmx.spring.supabase.auth.security

├─ de.tschuehly.htmx.spring.supabase.auth.security.JwtAuthenticationToken.class - [JAR]

├─ de.tschuehly.htmx.spring.supabase.auth.security.SupabaseAccessDeniedHandler.class - [JAR]

├─ de.tschuehly.htmx.spring.supabase.auth.security.SupabaseAuthenticationEntryPoint.class - [JAR]

├─ de.tschuehly.htmx.spring.supabase.auth.security.SupabaseAuthenticationProvider.class - [JAR]

├─ de.tschuehly.htmx.spring.supabase.auth.security.SupabaseAuthenticationToken.class - [JAR]

├─ de.tschuehly.htmx.spring.supabase.auth.security.SupabaseJwtFilter.class - [JAR]

├─ de.tschuehly.htmx.spring.supabase.auth.security.SupabaseSecurityConfig.class - [JAR]

de.tschuehly.htmx.spring.supabase.auth.config

├─ de.tschuehly.htmx.spring.supabase.auth.config.CustomExceptionHandlerConfig.class - [JAR]

├─ de.tschuehly.htmx.spring.supabase.auth.config.DefaultExceptionHandlerConfig.class - [JAR]

├─ de.tschuehly.htmx.spring.supabase.auth.config.SupabaseProperties.class - [JAR]

de.tschuehly.htmx.spring.supabase.auth.exception.info

├─ de.tschuehly.htmx.spring.supabase.auth.exception.info.InvalidLoginCredentialsException.class - [JAR]

├─ de.tschuehly.htmx.spring.supabase.auth.exception.info.MissingCredentialsException.class - [JAR]

├─ de.tschuehly.htmx.spring.supabase.auth.exception.info.NewPasswordShouldBeDifferentFromOldPasswordException.class - [JAR]

├─ de.tschuehly.htmx.spring.supabase.auth.exception.info.UserAlreadyRegisteredException.class - [JAR]

├─ de.tschuehly.htmx.spring.supabase.auth.exception.info.UserNeedsToConfirmEmailBeforeLoginException.class - [JAR]

de.tschuehly.htmx.spring.supabase.auth

├─ de.tschuehly.htmx.spring.supabase.auth.SupabaseAutoConfiguration.class - [JAR]

de.tschuehly.htmx.spring.supabase.auth.exception.email

├─ de.tschuehly.htmx.spring.supabase.auth.exception.email.OtpEmailSent.class - [JAR]

├─ de.tschuehly.htmx.spring.supabase.auth.exception.email.PasswordRecoveryEmailSent.class - [JAR]

├─ de.tschuehly.htmx.spring.supabase.auth.exception.email.RegistrationConfirmationEmailSent.class - [JAR]

├─ de.tschuehly.htmx.spring.supabase.auth.exception.email.SuccessfulPasswordUpdate.class - [JAR]

de.tschuehly.htmx.spring.supabase.auth.types

├─ de.tschuehly.htmx.spring.supabase.auth.types.SupabaseUser.class - [JAR]

de.tschuehly.htmx.spring.supabase.auth.service

├─ de.tschuehly.htmx.spring.supabase.auth.service.SupabaseUserService.class - [JAR]

├─ de.tschuehly.htmx.spring.supabase.auth.service.SupabaseUserServiceGoTrueImpl.class - [JAR]

de.tschuehly.htmx.spring.supabase.auth.controller

├─ de.tschuehly.htmx.spring.supabase.auth.controller.SupabaseUserController.class - [JAR]