Skip to content

This repository will contain projects that help with useful functions. The projects can be dot-net, java, python etc.

Notifications You must be signed in to change notification settings

V2Solve/security-utilities

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Security-Utilities

As the name suggests, this repository is meant to contain many useful projects which help simplify developers lives. It is primarily meant to contain security related utility functions. Each Folder at this level is supposed to represented a fully contained library (the product itself may have references to other external libraries)

  1. app-security-oauth2-support (spring boot)

    This project contains functions to make it easier to configure spring boot projects with security and makes it easier to configure your applications with spring boot as well as provide some valuable additions to the default behavior of spring security.
    The readme file for the project is here.. app-security-oauth2-support