edgedb-js icon indicating copy to clipboard operation
edgedb-js copied to clipboard

Add application framework helper libraries for EdgeDB Auth

Open scotttrinh opened this issue 2 years ago • 4 comments

We are starting with a "core" Auth SDK library and then build idiomatic libraries for each popular web framework. This issue will track other issues for implementing those libraries for each web framework.

Feel free to make suggestions here, or open a separate issue or PR.

  • https://github.com/edgedb/edgedb-js/issues/758
  • #786
  • https://github.com/edgedb/edgedb-js/issues/803
  • https://github.com/edgedb/edgedb-js/issues/759
  • https://github.com/edgedb/edgedb-js/issues/864
  • #873
  • EdgeDB Auth: RedwoodJS
  • EdgeDB Auth: Deno Fresh

scotttrinh avatar Nov 01 '23 19:11 scotttrinh

I'd love to see an example for node.js + express.

haikyuu avatar Nov 02 '23 06:11 haikyuu

Any ETA on the EdgeDB Auth: Deno Fresh?

MaDsEm88 avatar Feb 12 '24 11:02 MaDsEm88

@MaDsEm88

No ETA on that, but we're open to getting help from the community on adding integrations here, if you have familiarity with Deno Fresh and it's idioms!

scotttrinh avatar Feb 20 '24 14:02 scotttrinh

@scotttrinh. Got it😉, will happely try and find a way to use it with Fresh.deno.

MaDsEm88 avatar Feb 20 '24 15:02 MaDsEm88