I might be wrong, but as Dataverse is built on top of regular MSAL, it should be possible to implement device code authentication? I can only think of Dataverse not directly (to my knowledge) supporting it which might require a token exchange and I'm not sure how nice that would play with everything.
The use case is also a bit niche, but the regular PAC CLI supports it and I make use of it heavily since I SSH into my development environment often, having to switch to the physical machine just for the authentication step is tedious to say the least.
I might be wrong, but as Dataverse is built on top of regular MSAL, it should be possible to implement device code authentication? I can only think of Dataverse not directly (to my knowledge) supporting it which might require a token exchange and I'm not sure how nice that would play with everything.
The use case is also a bit niche, but the regular PAC CLI supports it and I make use of it heavily since I SSH into my development environment often, having to switch to the physical machine just for the authentication step is tedious to say the least.