netcreateorg / netcreate-2018

Please report bugs, problems, ideas in the project Issues page: https://github.com/netcreateorg/netcreate-2018/issues
Other
11 stars 2 forks source link

Tokens made w ncMakeTokens command won't validate #195

Closed kalanicraig closed 2 years ago

kalanicraig commented 2 years ago

Access Tokens made with ncMakeTokens in newest /dev/ branch on MacOS using Javascript console command ncMakeTokens("PROJ","ONE","SET",50) return an "invalid code" message. Screen Shot 2022-01-26 at 12 48 59 PM

kalanicraig commented 2 years ago

Nevermind. Figured it out.

benloh commented 2 years ago

@kalanicraig Should we add a token manager interface to the list of things to build? e.g. we can add it to the More tab for admins. Or is that minor?

kalanicraig commented 2 years ago

If it's possible to do quickly, yes. Not everyone will install multiplex.

jdanish commented 2 years ago

It’s already in the MC interface, so really the question seems to be whether we’d want it in the “more" panel for folks who are admins in the main interface?

I’d say let’s put it on the “list” but leave it to last?

Joshua


Joshua A. Danish (he, him, his) (https://www.mypronouns.org/ https://www.mypronouns.org/)

@.***

http://www.joshuadanish.com

On Jan 26, 2022, at 1:34 PM, Kalani Craig @.***> wrote:

If it's possible to do quickly, yes. Not everyone will install multiplex.

— Reply to this email directly, view it on GitHub https://github.com/netcreateorg/netcreate-2018/issues/195#issuecomment-1022479680, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABKGCKWDIN52MIZ4PRWGXNLUYA5DPANCNFSM5M3WGMHA. Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub. You are receiving this because you are subscribed to this thread.

kalanicraig commented 2 years ago

Agree with the "last on the list"

benloh commented 2 years ago

If I recall, I think it's a one hour job at max. The issue before was that we didn't really have an interface for it. But now that we have the more tab and better admin-only restrictions it's relatively straightforward. I'll add it to the list.