Open techgique opened 5 years ago
I came across an article that outlines how to set up token authentication for one's API: https://dev.to/risafj/guide-to-devisetokenauth-simple-authentication-in-rails-api-pfj
We've discussed the potential to need to add authentication if our API starts to see bulk usage by the public. This looks like a good place to start.
I came across an article that outlines how to set up token authentication for one's API: https://dev.to/risafj/guide-to-devisetokenauth-simple-authentication-in-rails-api-pfj
We've discussed the potential to need to add authentication if our API starts to see bulk usage by the public. This looks like a good place to start.