Documentation
¶
Index ¶
- type AADB2C
- func (a AADB2C) AddUser(ctx context.Context, profile idp.UserProfile) (string, error)
- func (a AADB2C) GetLogoutURL(ctx context.Context) (string, error)
- func (a AADB2C) RemoveUser(ctx context.Context, userID string) error
- func (a AADB2C) ResendInviteEmail(ctx context.Context, userID string) error
- func (a AADB2C) UpdateUser(ctx context.Context, profile idp.UserProfile) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AADB2C ¶
type AADB2C struct {
// contains filtered or unexported fields
}
func (AADB2C) ResendInviteEmail ¶
TODO
func (AADB2C) UpdateUser ¶
Click to show internal directories.
Click to hide internal directories.