12-16-2018, 10:38 PM
(12-16-2018, 10:09 PM)mudmin Wrote: Welcome! I am not at a computer right now, but I am a big fan of requiring people to register separately for an API key. If they will be connecting server to server, I am a big fan of locking the API key to an IP address for security. Can you give me an idea of how you want people to use the API?
Thank you so much for replying so promptly! (Forgive my English by Google Traslate hahahaha)
I will use the userspice to build a PWA, for associates of a health management company.
It has some partnerships that will access some information (check the status of the associate, see validity of the card, etc ...) via API. So I thought I could skip the login part, and generate an APIKey for each partner.
Do you think this is a good strategy?