Skip to content
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

i want to register an account with a service and persist details about that account in a SQL DB #2

Open
joshlong opened this issue Mar 28, 2014 · 0 comments

Comments

@joshlong
Copy link
Owner

the hope here is to have a user sign up thing where user meta-data can live. We might use something like the Spring Security stormpath integration, or, worst case, we could just store the bits in a SQL DB.

Stretch goal: this could be a 'sign in with facebook' style thing, instead, so that there's less for the client to do.

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