Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: authlib/example-oauth2-server
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: callstats-io/example-oauth2-server
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 2 commits
  • 5 files changed
  • 1 contributor

Commits on Oct 2, 2019

  1. 1. add Dockerfile and docker-compose.yml

    2. make 'client_secret_post' method possible to the '/oauth/token' endpoint
    3. add '/webhook/callstats/send-log' endpoint that requires token authentication and logs the payload.
    4. token expiration time is 1 hour.
    sli-cs committed Oct 2, 2019
    Configuration menu
    Copy the full SHA
    57f91f1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fbb7810 View commit details
    Browse the repository at this point in the history
Loading