Commit Graph

27 Commits (prefix-format-err)

Author SHA1 Message Date
Jeff Mitchell cf3fa4522d
Swap base58 libraries (#472)
5 years ago
Jim 21ca0b6388
SetAssociatedAccounts, DisassociateAccounts, AssociateAccounts with support for multiple accounts. (#439)
5 years ago
Jeff Mitchell 35c3f5b717
Use 'at' for auth token prefix (#397)
6 years ago
Jeff Mitchell 6201357902
Use scope-specific token DEKs (#342)
6 years ago
Jim e119466233
stop oplogging tokens and allow for a time skew (#343)
6 years ago
Jeff Mitchell f94f21fd97
Update API codes (#336)
6 years ago
Michael Gaffney de162c5533
Replace and remove ErrNilParameter with ErrInvalidParameter (#295)
6 years ago
Jeff Mitchell 74544f6324
Encrypt tokens on the way out and decrypt on the way in (#302)
6 years ago
Jim 9570897032
basic keys mgmt repo (#264)
6 years ago
Jeff Mitchell 6661117d4c The name. The name. The name!
6 years ago
Jim 1c836c430b
support for associating/disassociating an auth account with a user (#233)
6 years ago
Michael Gaffney bdb31cf8b5
Bump deps (#245)
6 years ago
Todd Knight 41b2d36d98
AuthToken Tests now use recently added TestAuthMethod and TestAccount (#226)
6 years ago
Jim cb89422d9d
define immutable fields including PKs. (#205)
6 years ago
Todd Knight a0bed2b5d7
Truncate instead of round timestamps so our tests that require a time to pass can succeed. (#224)
6 years ago
Todd Knight 25514fb553
Fix a failing test due to time resolutions mismatch. (#221)
6 years ago
Michael Gaffney e03a0ff9d7
Simplify SetTableName pattern (#214)
6 years ago
Todd Knight f47046f158
Update Watchtower to use grpc-gateway v2 (#204)
6 years ago
Todd Knight 6de1f7ee16
Auth Token Read/List/Delete handler and Go SDK (#199)
6 years ago
Michael Gaffney 799242fce4
Bump deps and run 'make gen' (#212)
6 years ago
Jeff Mitchell dec1f07266 Update deps and make proto
6 years ago
Jim c83e90ed38
implement SetTableName patttern that allows table name to be set back to the default for the storage type. (#196)
6 years ago
Jeff Mitchell acce195dcb
Organizations -> orgs consistency (#189)
6 years ago
Todd Knight beea32b8c8
Fixing test that was missed with PR #171. (#175)
6 years ago
Todd Knight 2ce9affeea
Don't use repo to check impossible token requests and repo doesn't return error on token value mismatch. (#171)
6 years ago
Todd Knight c44a4c4795
Tools for auth token interception and authentication (#152)
6 years ago
Todd Knight f69d6b9952
Creating Auth Token Repo (#125)
6 years ago