We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c2fc33 commit cf19d8cCopy full SHA for cf19d8c
coderd/userauth.go
@@ -36,7 +36,8 @@ import (
36
// the user to an oauth user.
37
//
38
// @Summary Convert user from password to oauth authentication
39
-// @ID convert-login-type
+// @ID convert-user-from-password-to-oauth-authentication
40
+// @Security CoderSessionToken
41
// @Accept json
42
// @Produce json
43
// @Tags Authorization
0 commit comments