mozilla-services / mozilla-services/autograph

Store authorizations in database

Open
#96 6 comments 0 reactions 1 assignee View on GitHub

@g-k is already working on this.

Since Oct 29, 2019.

Dominant language
Go
Stars
176
Forks
34
Avg merge
1d 17h
Merged PRs (30d)
3

Description

Instead of storing authorizations in a config yaml, Autograph should rely on a database to allow for new authorization to be created without redeploying the service.

This would mean storing hawk tokens also in database, so we should consider the security implications of doing so.

It would allow us to remove the sops integration, and by doing so also remove the large dependency tree that goes with it.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.