Skip to content

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

Notifications You must be signed in to change notification settings

monicahq/client_example

Repository files navigation

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

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published