AJ ONeal coolaj86
  • Provo, UT
  • https://coolaj86.com
  • 6'5 • Technophobic Technologist + Videographer • Go, Rust, Node / VanillaJS (@JSJabber), UX, Security, IoT. Canon 24mm 50mm.

  • Joined on 2017-10-24
coolaj86 pushed to master at coolaj86/go-mockid 2020-09-16 22:37:22 +00:00
f13dc593b0 WIP login flow
coolaj86 pushed to master at coolaj86/go-mockid 2020-09-16 22:34:28 +00:00
557f9085f6 add kv fs store and tests
9de2f796db cleanup some xkeypairs functions
Compare 2 commits »
coolaj86 pushed to master at coolaj86/go-mockid 2020-09-16 22:31:54 +00:00
a8f1a99667 ignore more things
coolaj86 pushed to master at coolaj86/go-mockid 2020-09-13 05:55:15 +00:00
6981b852d0 first draft of login exchanges complete
coolaj86 commented on issue coolaj86/node-authenticator.js#3 2020-09-07 10:59:07 +00:00
Impossible to set custom expire time

For custom behavior check out notp:

https://github.com/guyht/notp

return notp.totp.verify(token, bin, { window: 1, time: 30 });

Also, I'm not opposed to a PR to expose this functionality.

coolaj86 pushed to master at coolaj86/go-mockid 2020-08-20 06:07:21 +00:00
673671147c add debug output for google id
e7c21aa35c update google docs
5ff37be8c5 add some google oauth2 docs
23822cdf09 wip: ready new-account for email and google verification
9608a7429b prefer a dark mode
Compare 11 commits »
coolaj86 pushed to master at coolaj86/go-mockid 2020-08-20 05:49:50 +00:00
3b1cde943d add debug output for google id
coolaj86 pushed to master at coolaj86/go-mockid 2020-08-18 05:56:29 +00:00
211c3f064d update google docs
coolaj86 pushed to master at coolaj86/go-mockid 2020-08-18 05:43:48 +00:00
4c53f3a69c update google docs
b3b0484ff4 add some google oauth2 docs
3496876f8b prefer a dark mode
Compare 3 commits »
coolaj86 pushed to master at coolaj86/go-mockid 2020-08-17 23:14:12 +00:00
69459f5049 wip: ready new-account for email and google verification
coolaj86 pushed to master at coolaj86/go-mockid 2020-08-10 21:47:16 +00:00
e6dd414af6 nest debug APIs under /debug/
coolaj86 pushed to master at coolaj86/go-mockid 2020-08-06 16:54:31 +00:00
05db67c8b7 verify exp
coolaj86 pushed to master at coolaj86/go-mockid 2020-08-05 09:06:49 +00:00
ca84b8dbca WIP (passing) verifies RSA sig
coolaj86 pushed to master at coolaj86/go-mockid 2020-08-05 08:13:44 +00:00
e8c50dee76 WIP (broken) add verify
coolaj86 opened issue coolaj86/go-mockid#1 2020-08-04 07:12:00 +00:00
To Feature Complete
coolaj86 pushed to master at coolaj86/go-mockid 2020-08-04 07:09:47 +00:00
a1b4ad1202 can now self-sign JWS and JWT
coolaj86 commented on issue coolaj86/greenlock.js-ARCHIVED#51 2020-08-04 05:24:53 +00:00
Don't forget to publish

Published the relevant @root/* packages.

I still need to publish to greenlock and greenlock-express.

coolaj86 pushed tag v4.0.5 to coolaj86/greenlock.js-ARCHIVED 2020-08-04 05:15:19 +00:00
coolaj86 pushed to master at coolaj86/greenlock.js-ARCHIVED 2020-08-04 05:15:08 +00:00
f01286d5b1 4.0.5
aea967e210 update deps for greenlock-express#38
Compare 2 commits »
coolaj86 pushed tag v4.0.5 to coolaj86/greenlock.js-ARCHIVED 2020-08-04 05:14:29 +00:00