Skip to content

DRYD-1242: Implement OAuth authorization code grant flow for sign in. #62

DRYD-1242: Implement OAuth authorization code grant flow for sign in.

DRYD-1242: Implement OAuth authorization code grant flow for sign in. #62

Workflow file for this run

name: Continuous integration
on:
push:
branches: [ "master" ]
pull_request:
branches: [ "master" ]
jobs:
check:
name: Check code
uses: collectionspace/.github/.github/workflows/check-js.yml@main