hotsh / rstat.us

Simple microblogging network based on the ostatus protocol.
http://rstat.us/
Other
723 stars 215 forks source link

Become an OAuth provider #564

Open carols10cents opened 11 years ago

carols10cents commented 11 years ago

I've started this on a branch here: https://github.com/hotsh/rstat.us/tree/oauth_provider

I'm working on integrating the doorkeeper rails engine but it's very much under active development.

I'd also love some help making the bootstrap views that doorkeeper provides look like they're part of rstat.us -- I'll get this branch up somewhere to show what I mean.

steveklabnik commented 11 years ago

This is totally the hotness: https://github.com/opro/opro

carols10cents commented 11 years ago

oooooh I will give opro a try too.

steveklabnik commented 11 years ago

It is super baller.

carols10cents commented 11 years ago

:( except it's active record only.... hacking time!

carols10cents commented 11 years ago

hey @steveklabnik, are you using opro for anything right now? looking for an example that doesn't use devise... orrrr i might just make us use devise.

krainboltgreene commented 10 years ago

Two things:

  1. Doorkeeper is pretty stable now, used it at my last job for their API
  2. Devise is in a much better place than it was a year ago.