Are there any plans for this years DonorDrive campaigns to be able to obtain a Participants ID using some kind of authorization flow?
I'd really like to be able to implement a nice UI/UX flow rather than just asking somebody to input their Participant ID into an input field.
None of the Public API uses any kind of OAuth authorization so an OAuth flow wouldn't be needed, but something similar to it would be much appreciated.
- Redirect a user from my site to DonorDrive/ExtraLife
- Show a Confirm/Deny to sharing the ID with my site
- Redirect back to my site with some kind of token so I can use that to get the Participant ID
Thanks
Are there any plans for this years DonorDrive campaigns to be able to obtain a Participants ID using some kind of authorization flow?
I'd really like to be able to implement a nice UI/UX flow rather than just asking somebody to input their Participant ID into an input field.
None of the Public API uses any kind of OAuth authorization so an OAuth flow wouldn't be needed, but something similar to it would be much appreciated.
Thanks