@auth/qwik 0.5.4 → 0.7.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -9,7 +9,7 @@
9
9
  <p align="center">
10
10
  <a href="https://www.npmjs.com/package/@auth/qwik"><img src="https://img.shields.io/npm/v/@auth/qwik?style=flat-square&label=latest&color=purple" alt="npm latest release" /></a>
11
11
  <a href="https://www.npmtrends.com/@auth/qwik"><img src="https://img.shields.io/npm/dm/@auth/qwik?style=flat-square&color=cyan" alt="Downloads" /></a>
12
- <a href="https://github.com/nextauthjs/next-auth/stargazers"><img src="https://img.shields.io/github/stars/nextauthjs/next-auth?style=flat-square&color=orange" alt="Github Stars" /></a>
12
+ <a href="https://github.com/nextauthjs/next-auth/stargazers"><img src="https://img.shields.io/github/stars/nextauthjs/next-auth?style=flat-square&color=orange" alt="GitHub Stars" /></a>
13
13
  <img src="https://shields.io/badge/TypeScript-3178C6?logo=TypeScript&logoColor=fff&style=flat-square" alt="TypeScript" />
14
14
  </p>
15
15
 
package/index.qwik.js CHANGED
@@ -168,6 +168,7 @@ setCookie.exports.parse = parse;
168
168
  var parseString_1 = setCookie.exports.parseString = parseString;
169
169
  var splitCookiesString_1 = setCookie.exports.splitCookiesString = splitCookiesString;
170
170
  class AuthError extends Error {
171
+ /** @internal */
171
172
  constructor(message, errorOptions) {
172
173
  if (message instanceof Error) {
173
174
  super(void 0, {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@auth/qwik",
3
- "version": "0.5.4",
3
+ "version": "0.7.0",
4
4
  "description": "Authentication for Qwik.",
5
5
  "license": "ISC",
6
6
  "author": "gioboa <giorgiob.boa@gmail.com>",
@@ -49,7 +49,7 @@
49
49
  ],
50
50
  "dependencies": {
51
51
  "set-cookie-parser": "^2.6.0",
52
- "@auth/core": "0.37.4"
52
+ "@auth/core": "0.39.0"
53
53
  },
54
54
  "devDependencies": {
55
55
  "@builder.io/qwik": "1.7.3",
@@ -0,0 +1,3 @@
1
+ export * from '@auth/core/providers/bitbucket';
2
+ export { default } from '@auth/core/providers/bitbucket';
3
+ //# sourceMappingURL=bitbucket.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"bitbucket.d.ts","sourceRoot":"","sources":["../src/providers/bitbucket.ts"],"names":[],"mappings":"AAAA,cAAc,gCAAgC,CAAA;AAC9C,OAAO,EAAE,OAAO,EAAE,MAAM,gCAAgC,CAAA"}
@@ -0,0 +1,2 @@
1
+ export * from "@auth/core/providers/bitbucket"
2
+ export { default } from "@auth/core/providers/bitbucket"
@@ -0,0 +1,3 @@
1
+ export * from '@auth/core/providers/figma';
2
+ export { default } from '@auth/core/providers/figma';
3
+ //# sourceMappingURL=figma.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"figma.d.ts","sourceRoot":"","sources":["../src/providers/figma.ts"],"names":[],"mappings":"AAAA,cAAc,4BAA4B,CAAA;AAC1C,OAAO,EAAE,OAAO,EAAE,MAAM,4BAA4B,CAAA"}
@@ -0,0 +1,2 @@
1
+ export * from "@auth/core/providers/figma"
2
+ export { default } from "@auth/core/providers/figma"
@@ -0,0 +1,3 @@
1
+ export * from '@auth/core/providers/frontegg';
2
+ export { default } from '@auth/core/providers/frontegg';
3
+ //# sourceMappingURL=frontegg.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"frontegg.d.ts","sourceRoot":"","sources":["../src/providers/frontegg.ts"],"names":[],"mappings":"AAAA,cAAc,+BAA+B,CAAA;AAC7C,OAAO,EAAE,OAAO,EAAE,MAAM,+BAA+B,CAAA"}
@@ -0,0 +1,2 @@
1
+ export * from "@auth/core/providers/frontegg"
2
+ export { default } from "@auth/core/providers/frontegg"
@@ -0,0 +1,3 @@
1
+ export * from '@auth/core/providers/huggingface';
2
+ export { default } from '@auth/core/providers/huggingface';
3
+ //# sourceMappingURL=huggingface.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"huggingface.d.ts","sourceRoot":"","sources":["../src/providers/huggingface.ts"],"names":[],"mappings":"AAAA,cAAc,kCAAkC,CAAA;AAChD,OAAO,EAAE,OAAO,EAAE,MAAM,kCAAkC,CAAA"}
@@ -0,0 +1,2 @@
1
+ export * from "@auth/core/providers/huggingface"
2
+ export { default } from "@auth/core/providers/huggingface"
@@ -0,0 +1,3 @@
1
+ export * from '@auth/core/providers/logto';
2
+ export { default } from '@auth/core/providers/logto';
3
+ //# sourceMappingURL=logto.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"logto.d.ts","sourceRoot":"","sources":["../src/providers/logto.ts"],"names":[],"mappings":"AAAA,cAAc,4BAA4B,CAAA;AAC1C,OAAO,EAAE,OAAO,EAAE,MAAM,4BAA4B,CAAA"}
@@ -0,0 +1,2 @@
1
+ export * from "@auth/core/providers/logto"
2
+ export { default } from "@auth/core/providers/logto"
@@ -0,0 +1,3 @@
1
+ export * from '@auth/core/providers/loops';
2
+ export { default } from '@auth/core/providers/loops';
3
+ //# sourceMappingURL=loops.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"loops.d.ts","sourceRoot":"","sources":["../src/providers/loops.ts"],"names":[],"mappings":"AAAA,cAAc,4BAA4B,CAAA;AAC1C,OAAO,EAAE,OAAO,EAAE,MAAM,4BAA4B,CAAA"}
@@ -0,0 +1,2 @@
1
+ export * from "@auth/core/providers/loops"
2
+ export { default } from "@auth/core/providers/loops"