Skip to content

Commit

Permalink
feat: add BrowserID support to Tokenserver
Browse files Browse the repository at this point in the history
Closes #1215
  • Loading branch information
Ethan Donowitz committed Feb 7, 2022
1 parent 04b2437 commit 20c446b
Show file tree
Hide file tree
Showing 34 changed files with 2,493 additions and 1,006 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ commands:
steps:
- run:
name: cargo build
command: cargo build --features tokenserver_test_mode
command: cargo build
setup-gcp-grpc:
steps:
- run:
Expand Down
Loading

0 comments on commit 20c446b

Please sign in to comment.