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

Endpoint for managing users #62

Open
ryangrimm opened this issue Dec 3, 2011 · 5 comments
Open

Endpoint for managing users #62

ryangrimm opened this issue Dec 3, 2011 · 5 comments
Labels

Comments

@ryangrimm
Copy link
Contributor

Almost every app has users. Would be fantastic if Corona had endpoints to:

• Create a new user with a specific set of roles
• Authenticate users, getting back tokens for subsequent requests
• Username reminders with emails formatted using stored transformers
• Password reminders with emails formatted using stored transformers
• Change password
• Account removal endpoint
• Other handy stuff we think up along the way

@hunterhacker
Copy link

Parse.com has built-in support for users:
https://www.parse.com/docs/ios_guide#users

Takes a lot of burden away from the developer. I think we have a lot to do before this becomes a priority though.

@collwhit
Copy link

Ryan, would you see a developer being able to do this? Developer-admin? Or just admin?

@ryangrimm
Copy link
Contributor Author

I'm dreaming of support for end users of an application. To follow that dream a user with the corona-dev role would need to be able to create a new user. I can elaborate on why if need be.

@collwhit
Copy link

Ok!

What's your schedule the first week in January? I want to sit down with you, Charles and Erik and talk through some questions/ideas.

If I arrange it, are you in? I know Jason will be in Singapore.

--Colleen

Sent from my iPhone

On Dec 20, 2011, at 8:08 AM, "Ryan Grimm" reply@reply.github.com wrote:

I'm dreaming of support for end users of an application. To follow that dream a user with the corona-dev role would need to be able to create a new user. I can elaborate on why if need be.


Reply to this email directly or view it on GitHub:
#62 (comment)

@ryangrimm
Copy link
Contributor Author

Yes, I'll be around the first week of January. The 4th or later would slightly better for me. So set it up and let me know when.

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

No branches or pull requests

3 participants