@credify/credify-js
Advanced tools
Comparing version 1.0.4 to 1.0.5
@@ -10,3 +10,2 @@ import { AccountEntity, IdentityEntity, LocationEntity, NameEntity, OIDCInfo, PhoneNumberEntity, ProfileEntity } from "../entity/entity"; | ||
profile: ProfileEntity; | ||
fecScore: number; | ||
} | ||
@@ -13,0 +12,0 @@ interface TrustedEmailStatus { |
import { ProfileModel, UserProfile } from "../domain/model"; | ||
export declare const APP_HOST = "https://53e9375b.ngrok.io"; | ||
export declare const APP_HOST = "https://c8db93b1.ngrok.io"; | ||
export declare const APP_API_KEY = "4KcU8dUGk5MCiN7IZTcY"; | ||
export declare const APP_OIDC_HOST = "https://stg-oidc-core.credify.one"; | ||
export declare const APP_OIDC_HOST = "https://5e4380a9.ngrok.io"; | ||
export declare const LOCAL_STORAGE_KEY = "credify_demo_profile"; | ||
@@ -6,0 +6,0 @@ export declare const LOCAL_STORAGE_KEY_ACCESS_TOKEN = "credify_demo_token"; |
{ | ||
"name": "@credify/credify-js", | ||
"version": "1.0.4", | ||
"version": "1.0.5", | ||
"description": "Credify JS Library", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
923999
8340