Re: Sign in with apple?

2020-06-03 Thread Ray Kiddy via Webobjects-dev
On 6/2/20 5:41 AM, Jesse Tayler wrote: On Jun 1, 2020, at 9:40 PM, Ray Kiddy wrote: Somebody comes in to the app, I get their e-mail address and sent them an "invite" into the app. This is exactly as secure as any password-storage system that uses e-mail to reset passwords This means th

Re: Sign in with apple?

2020-06-03 Thread Amedeo Mantica via Webobjects-dev
I use this library https://github.com/auth0/java-jwt the Apple public Keys for verification are here https://appleid.apple.com/auth/keys Amedeo > On 2 Jun 2020, at 14:41, Jesse Tayler via Webobjects-dev > wrote: > >

Re: Sign in with apple?

2020-06-02 Thread Jesse Tayler via Webobjects-dev
> On Jun 1, 2020, at 9:40 PM, Ray Kiddy wrote: > > > Somebody comes in to the app, I get their e-mail address and sent them an > "invite" into the app. This is exactly as secure as any password-storage > system that uses e-mail to reset passwords This means the user has to invoke a new ses

Re: Sign in with apple?

2020-06-01 Thread Aaron Rosenzweig via Webobjects-dev
rity while creating a single, > incedibly massive point of failure. So why do that? > > - ray > > > On 5/31/20 5:35 AM, Jesse Tayler via Webobjects-dev wrote: >> I thought to myself, say — I should support "Sign in with Apple” — and >> wondered if anyone h

Re: Sign in with apple?

2020-06-01 Thread Ray Kiddy via Webobjects-dev
r Facebook authentication is that gives people an illusion of security while creating a single, incedibly massive point of failure. So why do that?  - ray On 5/31/20 5:35 AM, Jesse Tayler via Webobjects-dev wrote: I thought to myself, say — I should support "Sign in with Apple” — a

Re: Sign in with apple?

2020-05-31 Thread Jesse Tayler via Webobjects-dev
gt;> <mailto:aa...@chatnbike.com>> wrote: >>> >>> It’s a good question Jesse. Seems more people these days are paying a small >>> fee to people who have perfect solutions we can use immediately. Auth0 and >>> Okta come to mind but there are a plet

Re: Sign in with apple?

2020-05-31 Thread Amedeo Mantica via Webobjects-dev
gt;> Okta come to mind but there are a plethora of choices. >> >> https://auth0.com/blog/try-sign-in-with-apple-in-your-auth0-apps-today/ >> >> https://developer.okta.com/blog/2019/06/04/what-the-heck-is-sign-in-with-apple >> >> >> https://auth0.co

Re: Sign in with apple?

2020-05-31 Thread Jesse Tayler via Webobjects-dev
e a plethora of choices. > > https://auth0.com/blog/try-sign-in-with-apple-in-your-auth0-apps-today/ > <https://auth0.com/blog/try-sign-in-with-apple-in-your-auth0-apps-today/> > > https://developer.okta.com/blog/2019/06/04/what-the-heck-is-sign-in-with-apple > > <ht

Re: Sign in with apple?

2020-05-31 Thread Aaron Rosenzweig via Webobjects-dev
It’s a good question Jesse. Seems more people these days are paying a small fee to people who have perfect solutions we can use immediately. Auth0 and Okta come to mind but there are a plethora of choices. https://auth0.com/blog/try-sign-in-with-apple-in-your-auth0-apps-today/ <https://au

Sign in with apple?

2020-05-31 Thread Jesse Tayler via Webobjects-dev
I thought to myself, say — I should support "Sign in with Apple” — and wondered if anyone has experiences they’d like to share about integrating with your WO Apps?? ___ Do not post admin requests to the list. They will be ignored. Webobject