mirror of
				https://github.com/Telecominfraproject/wlan-cloud-ucentralsec.git
				synced 2025-11-03 20:27:45 +00:00 
			
		
		
		
	Refactoring project layout
This commit is contained in:
		@@ -8,13 +8,12 @@
 | 
			
		||||
 | 
			
		||||
#include "Poco/JSON/Parser.h"
 | 
			
		||||
 | 
			
		||||
#include "../AuthService.h"
 | 
			
		||||
#include "AuthService.h"
 | 
			
		||||
#include "RESTAPI_oauth2Handler.h"
 | 
			
		||||
#include "../framework/RESTAPI_protocol.h"
 | 
			
		||||
#include "framework/RESTAPI_protocol.h"
 | 
			
		||||
#include "RESTAPI_server.h"
 | 
			
		||||
#include "../MFAServer.h"
 | 
			
		||||
 | 
			
		||||
#include "../framework/Utils.h"
 | 
			
		||||
#include "MFAServer.h"
 | 
			
		||||
#include "framework/MicroService.h"
 | 
			
		||||
 | 
			
		||||
namespace OpenWifi {
 | 
			
		||||
	void RESTAPI_oauth2Handler::DoGet() {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user