Skip to content

Conversation

@rafidzal
Copy link
Collaborator

  • Created a service for storing session tokens in a database using Entity Framework.
  • Created a new Sif.Framework.EntityFramework project containing the Entity Framework implementation of the session service.
  • Updated the Consumer and Provider classes to utilise the session service.
  • Updated the AU Demo Consumer and Provider projects to enable the use of the session service.
  • Created unit tests for the session service.
  • Performed general code improvements based upon ReSharper recommendations.

… SifFramework.config file. Created associated unit tests.
… the ISessionService interface. General code clean up.
…n in favour of the versions in the Tardigrade Framework.
…vice so that sessions can be stored in a database.
…vice. Updated Demo Consumers to use a session service that connects to a database.
…eated the FrameworkConfigFactory to simply configuration of Providers.
… typo with the provider.environmentType database app setting. General code and documentation enhancements.
…on for the configuration of session token storage in a database.
@rafidzal rafidzal merged commit 8e80f80 into master May 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants