mirror of
				https://github.com/Mastermindzh/react-starter-kit.git
				synced 2025-11-04 10:48:54 +01:00 
			
		
		
		
	Added react-oidc (use demo/demo)
Added an example of an authentication protected page (tenders) Added an example with the built in proxy (to combat CORS) (tendersguru)
This commit is contained in:
		
							
								
								
									
										4
									
								
								.vscode/typescriptreact.code-snippets
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.vscode/typescriptreact.code-snippets
									
									
									
									
										vendored
									
									
								
							@@ -68,5 +68,9 @@
 | 
			
		||||
      "",
 | 
			
		||||
      "export default ${1:${TM_FILENAME_BASE}}Slice.reducer;"
 | 
			
		||||
    ]
 | 
			
		||||
  },
 | 
			
		||||
  "react-i18next useTranslate hook": {
 | 
			
		||||
    "prefix": ["useTranslation", "translate", "i18-trans"],
 | 
			
		||||
    "body": ["const [translate] = useTranslation();"]
 | 
			
		||||
  }
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user