Skip to content

omsmith/D2L.Security.OAuth2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

D2L.Security.OAuth2

Build status

C# libraries for integrating with Brightspace OAuth 2.0.

Libraries

D2L.Security.OAuth2

NuGet

Core functionality for request validation and token provisioning.

D2L.Security.OAuth2.WebApi

NuGet

WebAPI integration in the form of filters/attributes/etc.

D2L.Security.OAuth2.TestFramework

NuGet

Helper library for writing tests.

Contributing

  1. Fork the repository. Committing directly against this repository is highly discouraged.

  2. Make your modifications in a branch, updating and writing new tests.

  3. Ensure that all tests pass

  4. rebase your changes against master. Do not merge.

  5. Submit a pull request to this repository. Wait for tests to run and someone to chime in.

About

Brightspace OAuth 2.0 for C#

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • C# 100.0%