Skip to content

Need a way to click to join a pathways group #4

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
bsommardahl opened this issue Dec 14, 2019 · 0 comments
Open

Need a way to click to join a pathways group #4

bsommardahl opened this issue Dec 14, 2019 · 0 comments

Comments

@bsommardahl
Copy link
Owner

I need a page in the site to allow someone to add their own email address to a pathway group. Ideally, the url would be something like: https://the-url.com/pathway-group/82jkldy2765sdj/join -- Show the name and description of the group along with a textbox for email address. Re-use the saved email if possible, click "Join" and then they are added to the group, told thanks, and button disappears.

One issue we have seen is that Badgr Pathways does not currently have a "public api" for pathways. BUT, if you observe the network traffic while using the pathways app, you can clearly see a backend API. Perhaps we can use that API to accomplish this task.

I noticed they send a bearer token on their pathway api requests. If that's the same token that we already use, then we're good to go!

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

No branches or pull requests

1 participant