mirror of
https://github.com/aljazceru/ditto.git
synced 2026-01-26 00:34:19 +01:00
Support nip98 auth
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { AppController } from '@/app.ts';
|
||||
import { TOKEN_REGEX } from '@/middleware/auth.ts';
|
||||
import { TOKEN_REGEX } from '@/middleware/auth19.ts';
|
||||
import { streamSchema, ws } from '@/stream.ts';
|
||||
import { bech32ToPubkey } from '@/utils.ts';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user