Files
konstitisyon.nu/app/api/auth/[...nextauth]/route.js
T

4 lines
82 B
JavaScript
Raw Normal View History

2024-06-18 11:10:30 +04:00
import {handlers} from '../../../../auth.js'
2024-05-20 04:14:16 +04:00
2024-06-18 11:10:30 +04:00
export const {GET, POST} = handlers