linx-server/auth/apikeys
mutantmonkey 456274c1b9
Split and move auth into a separate package (#224)
* Split and move auth into a separate package

This change will make it easier to implement additional authentication
methods, such as OpenID Connect. For now, only the existing "apikeys"
authentication method is supported.

* Use absolute site prefix to prevent redirect loop
2020-08-14 00:42:45 -07:00
..
apikeys.go Split and move auth into a separate package (#224) 2020-08-14 00:42:45 -07:00
apikeys_test.go Split and move auth into a separate package (#224) 2020-08-14 00:42:45 -07:00