Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
afi
Pellicule
Commits
dd2e731b
Commit
dd2e731b
authored
Mar 16, 2022
by
Patrick Barroca
😁
Browse files
dev #152400 : electre ng production api
parent
c5cabc34
Pipeline
#16797
passed with stage
in 35 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
src/Providers/ElectreNg.php
src/Providers/ElectreNg.php
+2
-2
No files found.
src/Providers/ElectreNg.php
View file @
dd2e731b
...
...
@@ -11,8 +11,8 @@ use \Pellicule\FileSystem;
class
ElectreNg
extends
Provider
{
const
ID
=
'electre_ng'
,
TOKEN_URL
=
'https://login.electre-ng
-horsprod
.com/auth/realms/electre/protocol/openid-connect/token'
,
API_URL
=
'https://api.
demo.
electre-ng
-horsprod
.com/notices/ean/{ean}'
,
TOKEN_URL
=
'https://login.electre-ng.com/auth/realms/electre/protocol/openid-connect/token'
,
API_URL
=
'https://api.electre-ng.com/notices/ean/{ean}'
,
CLIENT_ID
=
'api-client'
,
ID_KEY
=
'client_id'
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment