package io.github.encryptorcode.implementation.storage.jdbc.mappers;

import io.github.encryptorcode.entity.AUser;
import io.github.encryptorcode.service.AuthenticationConfiguration;
import org.jooq.Record;