Compare commits
No commits in common. "feat/509-marn-app-integ" and "master" have entirely different histories.
feat/509-m
...
master
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ export default function indexScreen() {
|
|||
|
||||
const clientId = '509-marn-app';
|
||||
|
||||
const discovery = AuthSession.useAutoDiscovery('https://auth-integ.partenamut.be/login/oauth2');
|
||||
const discovery = AuthSession.useAutoDiscovery('https://fes509-ref.m-team.be/login/oauth2/realms/root/realms/509');
|
||||
|
||||
const [request, result, promptAsync] = AuthSession.useAuthRequest(
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue