snac-cooperative / snac

SNAC Server with WebUI and RestAPI
Other
5 stars 3 forks source link

Add Single Sign On to Integrate with SNAC-Laravel - V3 #281

Closed rderik closed 3 years ago

rderik commented 3 years ago

Added new functions that will be called from Laravel to Login using an OAuth Token. And also close and destroy the session after logging out in the Laravel Application.

Adds code to login and logout from SNAC to SNAC-Laravel

Adds feature flag for using Laravel Authentication

rderik commented 3 years ago

I'll close this Pull request and we can work on the pull request https://github.com/snac-cooperative/snac/pull/279/ . I did the rebase to development on that branch