0.2.1 • Published 15 days ago

@edgedb/auth-core v0.2.1

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
15 days ago

@edgedb/auth-core: Core helper library for the EdgeDB Auth extension

Warning: This library is still in an alpha state, and so, bugs are likely and the api's should be considered unstable and may change in future releases.

This library contains some low-level utilities to help working with the EdgeDB auth extension; namely resolving the api endpoint urls from an edgedb Client object, providing wrappers around those api's to help handle the various auth flows (including handling PKCE), and adding typesafety.

It is recommended to instead use the separate helper libraries created to make integration with popular frameworks as easy as possible. Currently supported frameworks:

  • Next.js (@edgedb/auth-nextjs)
  • ...more coming soon
0.2.1

23 days ago

0.2.0

23 days ago

0.2.0-beta.1

2 months ago

0.1.0

3 months ago

0.1.0-beta.1

6 months ago

0.1.0-alpha.1

7 months ago