You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* handle microsoft specific headers (retry-after, request-id, Location)
* use pageIterator instead of manual nextLink navigation (https://learn.microsoft.com/en-us/graph/sdks/paging?tabs=go). !!! take care of headers passing !!!
* Add mocking for delete/create tests...
* Fix cmd/tests which are just NOT working
* Handles logging level dynamically avec zap.NewAtomicLevel()
QUESTIONS TO SUPPORT
* Can we creat a template app from from an app? How?