Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
L
leximpact-budget-ui
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
leximpact
leximpact-budget-ui
Commits
fa19b3ed
Commit
fa19b3ed
authored
Nov 4, 2021
by
sandcha
Browse files
Options
Downloads
Patches
Plain Diff
Fix build according to leximpact-socio-fiscal-ui code
parent
0c036472
Branches
Branches containing commit
No related tags found
1 merge request
!1
Appelle openfisca-france-json depuis node
Pipeline
#1535
skipped
Stage: deploy
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/routes/authentication/[...auth].ts
+1
-1
1 addition, 1 deletion
src/routes/authentication/[...auth].ts
with
1 addition
and
1 deletion
src/routes/authentication/[...auth].ts
+
1
−
1
View file @
fa19b3ed
import
{
oauth2Authenticator
}
from
"
$lib/server/oauth2
"
export
const
{
get
,
post
}
=
oauth2Authenticator
export
const
{
get
,
post
}
=
oauth2Authenticator
??
{
get
:
null
,
post
:
null
}
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment