Antonio Marin
Results
2
comments of
Antonio Marin
Heya @ilos67, Image upload relies heavily on the backend, mostly where to store image one it's been uploaded. Once you sort that adding upload views on frontend is easy!
@Diogo00dev I had a similar issue, but only when I would add `acr_values`. First login would work, but every following one would fail caused by AppAuth's `Cancelled` exception. I just...