minderlabs / demo

Minder Demo App
1 stars 0 forks source link

JWT #86

Closed richburdon closed 7 years ago

richburdon commented 7 years ago

I ended up implementing the custom JWT token.

So now:

Next:

adamberenzweig commented 7 years ago

CRX is broken for me -- getting a 401 from /user/register.

I can see it's sending the JWT header. I'll debug more after lunch. Actually I'll head over to your place then.

On Wed, Mar 29, 2017 at 2:37 PM, Rich Burdon notifications@github.com wrote:

Closed #86 https://github.com/minderlabs/demo/pull/86.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/minderlabs/demo/pull/86#event-1020985381, or mute the thread https://github.com/notifications/unsubscribe-auth/AAWAUU-lAeE0AansQZED-jcTwDBgs6p8ks5rqqTsgaJpZM4MsYLg .

adamberenzweig commented 7 years ago

It's sending the Google id_token in the JWT header, but the server is expecting our own token now.

On Thu, Mar 30, 2017 at 12:36 PM, Adam Berenzweig adam@minderlabs.com wrote:

CRX is broken for me -- getting a 401 from /user/register.

I can see it's sending the JWT header. I'll debug more after lunch. Actually I'll head over to your place then.

On Wed, Mar 29, 2017 at 2:37 PM, Rich Burdon notifications@github.com wrote:

Closed #86 https://github.com/minderlabs/demo/pull/86.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/minderlabs/demo/pull/86#event-1020985381, or mute the thread https://github.com/notifications/unsubscribe-auth/AAWAUU-lAeE0AansQZED-jcTwDBgs6p8ks5rqqTsgaJpZM4MsYLg .