Lock: Support Electron

Created on 15 Aug 2018  路  5Comments  路  Source: auth0/lock

As discussed in https://github.com/auth0/lock/issues/1217, lock@11 doesn't support Electron. Since that issue has been closed, this issue specifically focuses on supporting Electron.

Will you please provide an estimate for when this will happen, as well as a suggestion for what users, and paying users, should do in the meantime?

Most helpful comment

All 5 comments

Electron apps will have to use the Universal Login Page or PKCE. As of version 11, Lock only works with implicit flow. I'll provide an estimate on the guidance on the other thread (https://github.com/auth0/lock/issues/1217) when I have one.

I've got electron working with PKCE using a massaged version of @adeperio 's git. I'll put together some sample code using the newest electron quickstart if anyone is interested in seeing my version.

Having a complete sample would be pretty darn helpful, @uotw. Thank you for offering!

Nice work @uotw beat me to it :)

Was this page helpful?
0 / 5 - 0 ratings

Related issues

dharness picture dharness  路  6Comments

cgcote picture cgcote  路  3Comments

benmadany picture benmadany  路  4Comments

sedubois picture sedubois  路  7Comments

maxlapides picture maxlapides  路  5Comments