Commit 7305de46 authored by Joel's avatar Joel

feat: add passport code

parent 4fa6b2c2
import type { AppInfo } from '@/types/app' import type { AppInfo } from '@/types/app'
export const APP_ID = '3caee4a2-273e-4686-b53e-59b4aaee8006' export const APP_ID = ''
export const API_KEY = 'app-j0LqnaHykYouvz8PnYgldWcM' export const API_KEY = ''
export const API_URL = '' export const API_URL = ''
export const APP_INFO: AppInfo = { export const APP_INFO: AppInfo = {
title: 'Chat APP', title: 'Chat APP',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment