Skip to content

Commit

Permalink
Merge branch 'feature/ember-upgrade-attempt' of github.com:kanselarij…
Browse files Browse the repository at this point in the history
…-vlaanderen/frontend-kaleidos into feature/ember-upgrade-attempt-v5.3
  • Loading branch information
ValenberghsSven committed Nov 28, 2024
2 parents 7861d14 + 9a051ba commit 4d8b986
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 58 deletions.
1 change: 0 additions & 1 deletion app/routes/auth/callback.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ export default class AuthCallbackRoute extends Route {
}

async model(params) {
console.debug(params);
if (params?.code) {
try {
await this.session.authenticate('authenticator:acm-idm', params.code);
Expand Down
57 changes: 0 additions & 57 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 4d8b986

Please sign in to comment.