ykdojo/editdojo

When a user signs in, show their Twitter handle (plus maybe store it as a username?)

ykdojo opened this issue · 4 comments

When a user signs in, show their Twitter handle (plus maybe store it as a username?)

I think I'm going to work on this and #36 today.

Created a custom user model. If you want to set this environment on your computer, you might need to delete the database file and re-run migrations.

Anyway, after creating this custom user model, this seems to be working. So, I'll close this issue now.