Hello Sebastian,
We were looking into the Notifo SDK and needed to create a user with a specific ID. When trying to use the PostUserAsync method it uses the “UpsertUserDto” model witch does not have the ID field. But the API supports the creation with a specific ID. (If this change make’s sense to you we can implement it ourselves)
I am thinking of implementing a custom web component to interact with Notifo. This means that to make the requests It will need the API Key of the current user. If this key is leaked there’s a breach of security (it’s always the same). Is there any other way to authenticate the user?
Best regards,
Henrique Melo