Skip to content
This repository has been archived by the owner on Jan 28, 2022. It is now read-only.

Enable authentication via and for API requests #34

Open
wbushey opened this issue Oct 29, 2016 · 0 comments
Open

Enable authentication via and for API requests #34

wbushey opened this issue Oct 29, 2016 · 0 comments

Comments

@wbushey
Copy link
Member

wbushey commented Oct 29, 2016

The current Adopt-A-Tree UI uses form submission and a cookie for authentication. In the new React UI, authentication will need to be handled in slightly different way, as all interactions with the server (including user login) will be via API calls.

We'll need to research best practices for authenticating API requests in a Rails application and implement one of those practices.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant