mirror of
https://github.com/zitadel/zitadel.git
synced 2025-04-27 11:50:51 +00:00

* device auth: implement the write events * add grant type device code * fix(init): check if default value implements stringer --------- Co-authored-by: adlerhurst <silvan.reusser@gmail.com>
4 lines
74 B
Go
4 lines
74 B
Go
package statik
|
|
|
|
//go:generate statik -f -src=../static -dest=.. -ns=login
|