blob: 01776c317986ea29e7d075f79ce27aaaa5e58870 [file] [log] [blame]
Jiri Simsad7616c92015-03-24 23:44:30 -07001// Copyright 2015 The Vanadium Authors. All rights reserved.
2// Use of this source code is governed by a BSD-style
3// license that can be found in the LICENSE file.
4
Suharsh Sivakumarc0048112015-03-19 11:48:28 -07005package identity
6
7import (
8 "v.io/x/ref/services/identity/internal/oauth"
9)
10
11// This file contains constants that need to be exported to users of the identity service.
12
13const SeekBlessingsRoute = oauth.SeekBlessingsRoute