You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 5, 2024. It is now read-only.
kuhlaid edited this page Apr 22, 2020
·
1 revision
For my own instance of this front-end application I opted to use Laravel as my middleware between this app and a back-end database. I use OAuth2 Passport module in Laravel to generate client keys for this app to talk to the data server API via a token. Alternatively you could...