KMPAuthInternalApi
@RequiresOptIn(message = "This is internal API for KMPAuth. This shouldn't be used outside of KMPAuth API", level = RequiresOptIn.Level.ERROR)
@Target(allowedTargets = [AnnotationTarget.CLASS, AnnotationTarget.FUNCTION, AnnotationTarget.FIELD, AnnotationTarget.PROPERTY] )
KMPAuthInternal Annotation class that limits access for internal usage