*: add support for bearer authentication on API
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
This commit is contained in:
		| @ -16,7 +16,6 @@ export const DEFAULT_CONFIG = new Configuration({ | ||||
|     basePath: "/api/v2beta", | ||||
|     headers: { | ||||
|         "X-CSRFToken": getCookie("authentik_csrf"), | ||||
|         "X-Authentik-Prevent-Basic": "true" | ||||
|     }, | ||||
|     middleware: [ | ||||
|         API_DRAWER_MIDDLEWARE, | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Jens Langhammer
					Jens Langhammer