mirror of
https://github.com/Monadical-SAS/reflector.git
synced 2025-12-20 20:29:06 +00:00
NextJS Fief Auth (Draft)
This commit is contained in:
@@ -17,6 +17,7 @@ const useTranscript = (): UseTranscript => {
|
||||
|
||||
const apiConfiguration = new Configuration({
|
||||
basePath: process.env.NEXT_PUBLIC_API_URL,
|
||||
// accessToken:
|
||||
});
|
||||
const api = new DefaultApi(apiConfiguration);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user