Skip to content
Snippets Groups Projects
Verified Commit 2d1b82e5 authored by Lukas Maximilian Kimpel's avatar Lukas Maximilian Kimpel
Browse files

Add check for 401 errors in interceptor

parent 887f77a0
No related merge requests found
......@@ -8,8 +8,6 @@ import { Observable } from 'rxjs/Observable';
const AUTH_HEADER_KEY = 'Arsnova-Auth-Token';
const AUTH_HEADER_KEY = 'Arsnova-Auth-Token';
@Injectable()
export class AuthenticationInterceptor implements HttpInterceptor {
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment