chingu-voyage3 / bears-11

0 stars 1 forks source link

Decide on authentication method #19

Closed jboxman closed 6 years ago

jboxman commented 6 years ago

Lost previous attempt...

I'd suggest using GitHub oauth for this. The biggest draw back is it doesn't support client flow. So we need auth to happen outside the spa.

Thoughts? I can recycle some exist code for this.

jboxman commented 6 years ago

So it looks like was decided by virtue of having committed code that uses GitHub OAuth.