Skip to content
Snippets Groups Projects
Commit fa19b3ed authored by sandcha's avatar sandcha
Browse files

Fix build according to leximpact-socio-fiscal-ui code

parent 0c036472
Branches
No related tags found
1 merge request!1Appelle openfisca-france-json depuis node
Pipeline #1535 skipped
import { oauth2Authenticator } from "$lib/server/oauth2"
export const { get, post } = oauth2Authenticator
export const { get, post } = oauth2Authenticator ?? { get: null, post: null }
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment