Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
app
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

readme.md

This is an example project that simulate the authentication part of Monica's api, based on Oauth.

To setup the project:

  • composer install
  • Enter the client ID and the secret in the .env file. You can get these values when you register a new application in your Monica's account.
  • Make sure you have a valid Monica instance that runs locally.

Then, point to http://client.app/redirect to start the Oauth process.

About

A basic Laravel app showing how to use the Oauth authorization for Monica's API

Resources

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.